var yy;
function text(){
if (screen.width == 800){yy = 165}
if (screen.width == 1024){yy = 276}
}
function MM_openBrWindow(theURL,WinName,features)
{
window.open(theURL,WinName,features);
}
<!--
function whenReady() {}

