var name="Customizable Guestbook Code";
var link="http://www.nobullwidgets.com/?page=widgets-guestbooks";


document.write('<table width="95%"><tr><td valign=top><img src="http://scripts.tropicalpcsolutions.com/images/new.gif" border=0 alt="New Script here at scripts.tropicalpcsolutions.com" width="30" height="30" style="position:relative; top:-3"></td><td valign=top><font face="arial" size="3"><i>New script added today: <a href="'+link+'">'+name+'</a></i></font><br></td></tr></table><p>TPCS announces a new section containing various <a href="http://scripts.tropicalpcsolutions.com/html/tutorials/index.html">tutorials</a> on all topics computer related. - Be sure to check out our <a href="http://www.tropicalpcsolutions.com">blog</a> for any and all updates!</p>');


//Date.prototype.getDOY = function() {
//	var onejan = new Date(this.getFullYear(),0,1);
//	return Math.ceil((this - onejan) / 86400000);
//}
//var day = new Date();
//var today = day.getDOY();


var today = new Date();
var day = today.getDate();


if(day > "15"){
document.write('<table width="95%" style="position:relative; top:-3"><tr><td valign=top><a href="http://scripts.tropicalpcsolutions.com/html/tutorials/adbrite-adsense-alternative.html" target=_blank style="color:black"><img src="http://scripts.tropicalpcsolutions.com/images/adbrite.png" border=1 style="border-color:black"></a></td><td><p style="font:9pt arial"><b>Web publishers</b>: Sign up for a FREE account and start making money today!</p></td></tr></table>');
} else {
document.write('<table width="95%" style="position:relative; top:-3"><tr><td valign=top><a href="http://scripts.tropicalpcsolutions.com/html/tutorials/bidvertiser-adsense-alternative.html" target=_blank><img src="http://scripts.tropicalpcsolutions.com/images/bidvertiser.png" border=0></a></td><td><p style="font:9pt arial"><b>Web publishers</b>: Sign up for a FREE account and start making money today!</p></td></tr></table>');
}
