function openPopup(u,n,w,h,o,c){
var l=t=18;if(c){l=0;t=0;}
p=window.open(u,'pop_'+n,'left='+l+',top='+t+',width='+w+',height='+h+',scrollbars=1'+((o)?','+o:''));}
