var number2 = "";
number2=Math.round(Math.random()*2)+1
if(number2==1) {
var picture2="<a href='http://www.theupsstorelocal.com/1372/' target='_blank'><img src='theme/parkcity/banner_ads/ups_sponsor.jpg' width='225' height='125' border='none' alt='Visit The UPS Store Online' title='Visit The UPS Store Online'></a>"
}
else if(number2==2) {
var picture2="<a href='http://www.pcmattress.com' target='_blank'><img src='theme/parkcity/banner_ads/pc_mattress_sponsor.jpg' width='225' height='125' border='none' alt='Visit Park City Mattress Co. Online' title='Visit Park City Mattress Co. Online'></a>"
}
else if(number2==3) {
var picture2="<a href='http://www.uuhsc.utah.edu/moraneyecenter/' target='_blank'><img src='theme/parkcity/banner_ads/moran_sml_bnr.jpg' width='225' height='125' border='none' alt='Visit Moran Eye Center Online' title='Visit Moran Eye Center Online'></a>"
}
document.write(picture2)

