document.write("
\n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write("
News Headlines\n"); document.write("
\n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write("
Day of the Week Redirect\n"); document.write("

\n"); document.write("
Use this code snippet to redirect your visitors to the web page that matches the day of the week. You can have a new page for each day of the week!
\n"); document.write("
\n"); document.write("\n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write("
Browser Type Redirection\n"); document.write("

\n"); document.write("
Use this code snippet to redirect your visitors to the web page that works best for their browser. You saw when you entered this page that a popup window told you the browser you were using, a variation of this code was used.
\n"); document.write("
\n"); document.write("\n"); document.write("\n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write("
Screen Resolution Redirection\n"); document.write("

\n"); document.write("
Use this code snippet to redirect your visitors to the web page that best fits their screen resolution.
\n"); document.write("
\n"); document.write("\n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write("
4-Way Screen Resolution Redirect\n"); document.write("

\n"); document.write("
Use this code snippet to redirect your visitors to the web page that best fits their screen resolution. Covers these 4 screen resolutions, 640x480, 800x600, 1024x768, and greater than 1024x768.
\n"); document.write("
\n"); document.write("\n"); document.write("\n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write("
Meta Refresh/Redirect\n"); document.write("

\n"); document.write("
If your page has moved, or you have a need to redirect your visitors automatically, you can use a meta refresh to send them to the page of your choice.
\n"); document.write("
\n"); document.write("\n"); document.write("\n"); document.write("var win=null;\n"); document.write("function Viewjs_redirect2edb676(id){\n"); document.write("var rndURL = (1000*Math.random());\n"); document.write("var myname=\"\";\n"); document.write("var w = \"750\";\n"); document.write("var h = \"550\";\n"); document.write("var pos = \"absolute\";\n"); document.write("if(\"absolute\" == \"absolute\"){\n"); document.write("var TopPosition = 10;\n"); document.write("var LeftPosition = 10;\n"); document.write("}\n"); document.write("var mypage = \"http://www.cgiscr"+"ipt.net/cgi-scr"+"ipt/csNews/csNews.cgi?database=js_redirect%2edb&command=viewone&op=t&id=\"+id+\"&rnd=\"+rndURL;\n"); document.write("if(pos==\"random\"){LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}\n"); document.write("if(pos==\"center\"){LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;}\n"); document.write("else if((pos!=\"center\" && pos!=\"random\" && pos!= \"absolute\") || pos==null){LeftPosition=0;TopPosition=20}\n"); document.write("settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars=yes,location=no,directories=no,status=no,menubar=yes,toolbar=no,resizable=yes';\n"); document.write("win=window.open(mypage,myname,settings);\n"); document.write("if(win.focus){win.focus();}}\n"); document.write("\n"); document.write("
\n"); document.write("
\n");