/***********************************************/
/* Department of Music Logo Script             */
/***********************************************/

document.write('\
	<div id="department">\
		<img src="/tops/images/shs_tops.jpg" alt="TOPS" width="316" height="88" />\
		<img src="/tops/images/logo_01_01.jpg" alt="Jazz Rats" height="72" width="85">\
		<img src="/tops/images/logo_02_01.jpg" alt="Class Room" height="72" width="85">\
		<img src="/tops/images/logo_03_01.jpg" alt="Zarzuelas" height="72" width="85">\
		<img src="/tops/images/logo_04_01.jpg" alt="Strings" height="72" width="85">\
	</div>\
');
