function OpenForwardingWindow()
{
window.open("<%DLL%>?PromoteArticle?Session=<%Session%>&ID=<%Article.ID%>", "Empfehlen", "width=380,height=440,scrollbars=no");
}
