function bannerAdDealtime() { document.write('
' + '' + '
advertisement
' + '
'); } function skyAdDealtime() { document.write(""); } function featStores() { var rand = new Date().getTime().toString().substring(8,12) + Math.random().toString().substring(2,6); document.write(''); } function featMerchant() { document.write('
' + '' + '' + '' + '' + '' + '
SEARCH
' + '
' + '
' + '' + '' + '' + '' + '' + '' + '
' + '' + '' + '' + '
' + '
' + '
FREE Super Saver Shipping on all orders over $25
' + '
Restrictions Apply
' + '
' + '
'); } function featSponsor() { var rand = new Date().getTime().toString().substring(8,12) + Math.random().toString().substring(2,6); document.write(''); } //This script was adapted from http://img.shopping.com/sc/CoBrands/US/earthlink/javascript/spotlight.js //That was the script that had previously performed this fucntionality before we began hosting these files var spotlightheadertext = "What´s Hot"; var spotlightheadercolor = '#3300BB'; var imagePath = "" function spotlight_gifts() { var links = new Array(); var contents = new Array(); links[(1-1)]='Just Imagine… Just Imagine…'; contents[(1-1)]='unselected'; links[(2-1)]='10% Off FTD.COM 10% Off FTD.COM'; contents[(2-1)]='unselected'; links[(3-1)]='Garden Stone Garden Stone'; contents[(3-1)]='unselected'; links[(4-1)]='Collectibles Collectibles'; contents[(4-1)]='unselected'; links[(5-1)]='Digital Picture Frame Digital Picture Frame'; contents[(5-1)]='unselected'; links[(6-1)]='Save on Hammock Essentials Save on Hammock Essentials'; contents[(6-1)]='unselected'; links[(7-1)]='Gift Basket Gift Basket'; contents[(7-1)]='unselected'; links[(8-1)]='Listen Free! Listen Free!'; contents[(8-1)]='unselected'; var i=0; //variable used to contain controlled random number var random; document.write(''); //while all of array elements haven't been cycled thru while (i < 3) { //generate random num between 0 and arraylength-1 random=Math.floor(Math.random()*contents.length); //if element hasn't been marked as "selected" if (contents[random]!="selected") { output = (links[random].indexOf('src="http://') < 0) ? links[random].replace(/src\=\"/g, 'src="') : links[random]; document.write(''); contents[random]="selected"; i++; } } document.write('
 
'); document.write(output.replace(/\<\/a\>\s\

'); }