var HTMLstr;



{HTMLstr = 

"<center>" +

"<map name='menumap0'>" + 

"<area shape='rect' coords='533,0,598,49' href='http://www.oberlin.edu/~obult/golf/index.html' alt='Disc golf at Oberlin'>"+



  "<area shape='rect' coords='447,0,533,49' href=' http://www.oberlin.edu/%7Eim/Default.html' alt='Intramural Ultimate '>"+



  "<area shape='rect' coords='409,0,447,49' href=' http://www.oberlin.edu/~obult/merchandise/index.html' alt='Oberlin Ultimate Gear'>"+



  "<area shape='rect' coords='355,0,409,49' href=' http://www.oberlin.edu/~obult/alumni/index.html' alt='OC Ultimate Alumni '>"+



  "<area shape='rect' coords='309,0,355,49' href=' http://www.oberlin.edu/~obult/manti/index.html' alt='The Preying Manti'>"+



  "<area shape='rect' coords='226,0,308,49' href=' http://www.oberlin.edu/~obult/horsecows/index.html' alt='The Flying Horsecows'>"+



  "<area shape='rect' coords='171,1,224,49' href=' http://www.oberlin.edu/~obult/gallery/index.html' alt='Photo Galleries'>"+



  "<area shape='rect' coords='116,0,170,49' href=' http://www.oberlin.edu/~obult/history/index.html' alt='the History of Ultimate at Oberlin College'>"+



  "<area shape='rect' coords='68,0,114,49' href=' http://www.oberlin.edu/~obult/about/index.html' alt='About Oberlin Ultimate'>"+



  "<area shape='rect' coords='2,0,66,49' href=' http://www.oberlin.edu/~obult/index.html' alt='Home'>"+



"</map>" +



"<img src='http://www.oberlin.edu/~obult/menu.gif' border='0'usemap='#menumap0'>" +



"<br>"

;

}

document.write(HTMLstr);


