
document.write(" <meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\n");
document.write("<title>[ universeoptic.com ]</title>\n");
function openwindowhq(url)
{
var xwidth=200,xheight=200;
var newwindow=window.open(url,'_blank','width='+xwidth+',height='+xheight+',menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=no')
newwindow.moveTo(screen.width/2-xwidth/2,screen.height/2-xheight/2)
}

function openwindowgoods(url)
{
var xwidth=620,xheight=600;
var newwindow=window.open(url,'_blank','width='+xwidth+',height='+xheight+',menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=yes')
newwindow.moveTo(screen.width/2-xwidth/2,screen.height/2-xheight/2)
}

function openphotocormic(url)
{
var xwidth=590,xheight=440;
var newwindow=window.open(url,'_blank','width='+xwidth+',height='+xheight+',menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=yes')
newwindow.moveTo(screen.width/2-xwidth/2,screen.height/2-xheight/2)
}
