<!-- Begin 
var how_many_ads = 3; 
var now = new Date() 
var sec = now.getSeconds() 
var ad = sec % how_many_ads; 
ad +=1;
if (ad==1) { //Steeda Expires 8/7/07
document.write('<table width="750" height="90" border="0" cellpadding="0" cellspacing="0" align=center><tr><td align=center height="90" valign="top"><iframe src="http://www.steeda.net/ads/mustang_source/728_90.html" height="90" width="750" frameborder="0" marginheight="0" marginwidth="0" noresize scrolling="no"></iframe><br><font face=Tahoma size=2><a href=http://forums.themustangsource.com/payments.php>advertise here</a></font></td></tr></table>')
}
if (ad==2) { //Ninosport
document.write('<table border=0 cellspacing=0 style=border-collapse: collapse bordercolor=#111111 width=100% cellpadding=0><tr><td align=center width=100%><a href=http://www.ninosport.com/?leadsource=30 target=_blank><img border=0 alt=Ninosport src=http://www.themustangsource.com/images/ninosport/2.gif></a><br><font face=Tahoma size=2><a href=http://forums.themustangsource.com/payments.php>advertise here</a></font></td></tr></table>')
}
if (ad==3) { //CJ Pony Parts Expires 5/19/10
document.write('<table border=0 cellspacing=0 style=border-collapse: collapse bordercolor=#111111 width=100% cellpadding=0><tr><td align=center width=100%><a href=http://www.cjponyparts.com/default.asp?utm_source=themustangsource&utm_medium=forum&utm_campaign=forums target=_blank><img border=0 src=http://www.themustangsource.com/images/cjpp/1.jpg></a><br><font face=Tahoma size=2><a href=http://forums.themustangsource.com/payments.php>advertise here</a></font></td></tr></table>')
}
//  End -->
