"> function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i function NewWindow(mypage, myname, w, h, bResize, bScroll, winLeftPos, winTopPos) { if (myname == null) myname = ''; if (w == null) w = '600'; if (h == null) h = '500'; if (bResize == null) bResize = 'Yes'; if (bScroll == null) bScroll = 'Yes'; var winl = (winLeftPos == null)?(screen.width - w) / 2:winLeftPos; var wint = (winTopPos == null)?(screen.height - h) / 2:winTopPos; winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',resizable='+bResize+',scrollbars='+bScroll win = window.open(mypage, myname, winprops) if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); } } >
Member Login | Register