<!-- 
if(navigator.appName.indexOf("GFL")==-1){
myWin=open('','winin','width=340,height=475,left=100,top=80');
myWin.blur();
myWin.location = 'pop.html';
}
// -->
