// JavaScript Document/* Code originally generated from  http://www.echoecho.com/toolscreenr...ionredirect.htm Changes made by Jim Cummins - May 5, 2002 http://www.conxiondesigns.com/web/css/resolutions.html*/var width = window.width;var res =(((!(640-width))*1)+((!(800-width))*2)+((!(1024-width))*3)+((!(1152-width))*4)+((!(1280-width))*5)+((!(1600-width))*6)); if(!(res)) {res = 1}; if (res=='1') {cssfile='/css/test1.css';} if (res=='2') {cssfile='css/test1.css';} if (res=='3') {cssfile='/css/test2.css';} if (res!='1' && res!='2' && res!='3') {cssfile='/css/test2.css';}document.write('<link rel="stylesheet" type="text/css" href="' +cssfile+'" />');
