//Alternating row colors var altRowColors = new Array("#FFFFFF","#EEF0F5"); var altAdv_m1 = 0; var altAdv_k1 = 0; var altColor_Change_Every1 = 1; function changeRowColor() { if (altAdv_m1 % altColor_Change_Every1 == 0 && altAdv_m1 > 0){ altAdv_k1++; } var currentRowColor = altRowColors[altAdv_k1%altRowColors.length]; altAdv_m1++; return currentRowColor } // Simple popwindow function, could be elsewhere function popUp(URL,iWidth,iHeight) { day = new Date(); id=day.getTime(); eval("page"+id+"=window.open(URL, '"+id+"', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=1,width="+iWidth+",height="+iHeight+",left=550,top=500');"); } function doSponsorLinks(){ //Core hotjobs routine... baseurl = "http://www.heraldonline.com"; var adsection="Local Shopping and Entertainment Links"; var adsectionpath="/advertising/sponsor_links"; var totaladcount="9"; var maxdisplay, adchars, adheader, adfooter, adformat; //USER CAN SET THESE VARIABLES if (!maxdisplay) {maxdisplay=10;} //MAXIMUM # OF LINKS TO DISPLAY AT ONE TIME //if (!adchars) {adchars=50;} //MAXIMUM # OF CHARACTERS TO DISPLAY..NOT IMPLEMENTED HERE if (!adheader) {adheader="'<'+'table width=\"160\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"quick-clicks\"><'+'tr><'+'td height=\"15\" class=\"quick-clicks-title\" align=\"center\">'+adsection+'<'+'/td><'+'/tr><'+'tr><'+'td><'+'table width=\"160\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">'";} adheader=adheader.replace(/\[/g, "\"+").replace(/\]/g, "+\""); if (!adfooter) {adfooter="'<'+'/table><'+'/td><'+'/tr><'+'/table>'";} adfooter=adfooter.replace(/\[/g, "\"+").replace(/\]/g, "+\""); if (!adformat) { adformat="'<'+'tr class=\"quick-clicks-row\"><'+'td class=\"quick-clicks-text\" valign=\"middle\" height=\"20\"><'+'A HREF=\"'+adurl+'\" class=\"sponsor-link\" target=\"_new\" onClick=\"s_linkType=\\'o\\'; s_linkName=\\'' + adurl + '\\'; s_lnk=this; setTimeout(s_gs(\\'nmrockhill\\'),0);\">'+adtext+'<'+'/a><'+'/td><'+'/tr>'";} var adarray = [ "http://www.partylite.biz/angiehamrick|Do you LOVE candles?", "mailto:bhms05@yahoo.com|Need Heat or Air?", "http://teamhope.thewhycircle.com|Want more income?", "http://www.naturegourmet.com|Nature Isle Tropical Gourmet", "http://www.meowandfetch.com|Meow & Fetch, Inc.", "http://www.winwindows.com|Win energy efficient windows!", "http://www.marykay.com/joyceboone|Your Mary Kay Beauty Consultant", "http://www.bizrate.com|Shop Online", "http://www.bizrate.com/televisiontv/technology_type--lcd/products__att594417--2060-|LCD TV's", "xxx"]; var adcount = adarray.length-1; var adarraycount = adcount; var adhtml=''; for (count = 0; (count