function openWindow(b,c,a){c=c||500;a=a||350;window.open(b,null,"height="+a+",width="+c+",status=yes,toolbar=no,menubar=no,location=no,resizable=no,scrollbars=yes");}