/* FILE ARCHIVED ON 3:27:53 Mar 6, 2005 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:50:18 Mar 2, 2013. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ function EmailToFriend(URL) { day = new Date(); id = day.getTime(); var url = url + "?url=" + document.location //document.location //URL = URL + "?page=" + window.location.href; eval("url" + id + " = window.open(URL, '" + id + "', 'toolbar=1,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=320');"); } function popUp(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=1,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=750,height=500');"); } function openform(url) { var url = url + "?url=" + document.location //var NS = (document.layers) ? true : false; //var IE = (document.all) ? true : false; //if(NS) { window.open(url,"","scrollbars=no,menubar=no,personalbar=no,width=500,height=320,screenX=220,screenY=0"); //} else if(IE) { // window.open(url,"","scrollbars=no,menubar=no,personalbar=no,width=500,height=290,left=220,top=0"); //} } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&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