//Alternating row colors var altRowColors = new Array("#FFFFFF","#FFFFFF"); 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, startadrow, endadrow; //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 (!adchars) {adchars=30;} if (!adheader) {adheader="'<'+'tr><'+'td valign=\"top\" class=\"head\" align=\"center\">'+adsection+'<'+'/td><'+'/tr><'+'tr><'+'td><'+'table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\" style=\"BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid\"><'+'tr><'+'td valign=\"top\" class=\"list-items\"><'+'table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">'";} adheader=adheader.replace(/\[/g, "\"+").replace(/\]/g, "+\""); if (!adfooter) {adfooter="'<'+'/table><'+'/td><'+'/tr><'+'/table><'+'/td><'+'/tr>'";} adfooter=adfooter.replace(/\[/g, "\"+").replace(/\]/g, "+\""); if (!startadrow) {startadrow="'<'+'tr>'";} if (!endadrow) {endadrow="'<'+'/tr>'";} if (!adformat) { adformat="'<'+'td valign=\"top\" class=\"list-item\"><'+'A HREF=\"'+adurl+'\" target=\"_new\" onClick=\"s_linkType=\\'o\\'; s_linkName=\\'' + adurl + '\\'; s_lnk=this; setTimeout(s_gs(\\'nmrockhill\\'),0);\">'+adtext+'<'+'/a><'+'/td>'";} 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