function JavascriptLinkNewWindow(strURL)
{window.open(strURL);}
