
number=Math.round(Math.random()*6)+1
if(number==1){
var picture="<a href='http://www.parkcitystorage.com' target='_blank'><img src='theme/parkcity/banner_ads/ParkCityStorage.jpg' width='950' height='100' border='none' alt='Visit Park City Storage Online!' title='Visit Park City Storage Online!'></a>"
}
else if(number==2) {
var picture="<a href='http://www.parkcitylocalcard.com/Offer.asp?x=1558' target='_blank'><img src='theme/parkcity/banner_ads/arrow_top_bnr.jpg' width='950' height='100' border='none' alt='Call About Our Local Card Legal Rates!' title='Call About Our Local Card Legal Rates!'></a>"
}
else if(number==3) {
var picture="<a href='http://www.pru-utah.com/' target='_blank'><img src='theme/parkcity/banner_ads/prudential_top_bnr.jpg' width='950' height='100' border='none' alt='Visit Redstone Prudential Online!' title='Visit Redstone Prudential Online!'></a>"
}
else if(number==4) {
var picture="<a href='http://www.http://ultimatehomeandproperty.com/' target='_blank'><img src='theme/parkcity/banner_ads/ultimate_top_bnr.jpg' width='950' height='100' border='none' alt='Visit Ultimate Home And Property Services Online!' title='Visit Ultimate Home And Property Services Online!'></a>"
}
else if(number==5) {
var picture="<a href='http://www.mtnmedical.com/' target='_blank'><img src='theme/parkcity/banner_ads/mountain_med_top_bnr.jpg' width='950' height='100' border='none' alt='Visit Mountain Medical Vein Institute Online!' title='Visit Mountain Medical Vein Institute Online!'></a>"
}
else if(number==6) {
var picture="<a href='http://www.actionsnowplow.com/' target='_blank'><img src='theme/parkcity/banner_ads/actionsnow_top_bnr.gif' width='950' height='100' border='none' alt='Visit Action Online!' title='Visit Action Online!'></a>"
}
else if(number==7) {
var picture="<a href='http://www.actionsnowplow.com/' target='_blank'><img src='theme/parkcity/banner_ads/actionsnow_top_bnr.gif' width='950' height='100' border='none' alt='Visit Action Online!' title='Visit Action Online!'></a>"
}
document.write(picture)

