random=Math.round(Math.random() * 13);
//f
if (random=="0"){ document.write ('<img src="http://www.southtown.net/images/header_about.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');document.close();}
//a
if (random=="1") {document.write ('<img src="http://www.southtown.net/images/header_calendar.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
//b
if (random=="2"){ document.write ('<img src="http://www.southtown.net/images/header_dining.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
//c
if (random=="3"){ document.write ('<img src="http://www.southtown.net/images/header_directory.jpg" width="700" height="120"alt="Southtown - San Antonio Arts District">');
document.close();}
//d
if (random=="4"){ document.write ('<img src="http://www.southtown.net/images/header_galleries.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
//e
if (random=="5"){ document.write ('<img src="http://www.southtown.net/images/header_links.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
//g
if (random=="6"){ document.write ('<img src="http://www.southtown.net/images/header_lodging.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
//h
if (random=="7"){ document.write ('<img src="http://www.southtown.net/images/header_map.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
//i
if (random=="8"){ document.write ('<img src="http://www.southtown.net/images/header_museums.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
//j
if (random=="9"){ document.write ('<img src="http://www.southtown.net/images/header_performance.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
//k
if (random=="10"){ document.write ('<img src="http://www.southtown.net/images/header_recreation.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
//l
if (random=="11"){ document.write ('<img src="http://www.southtown.net/images/header_search.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
//m
if (random=="12"){ document.write ('<img src="http://www.southtown.net/images/header_services.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
//n
if (random=="13"){ document.write ('<img src="http://www.southtown.net/images/header_shopping.jpg" width="700" height="120" alt="Southtown - San Antonio Arts District">');
document.close();}
