// JavaScript Document

function InsertHotel()
{
document.write('<embed src="anims/hotel.mov" width="640" height="480">\n');
document.write('</embed>\n');
}

function InsertResi()
{
document.write('<embed src="anims/resi.mov" width="640" height="480">\n');
document.write('</embed>\n');
}

function InsertStu()
{
document.write('<embed src="anims/stu.mov" width="640" height="480">\n');
document.write('</embed>\n');
}

function InsertMod()
{
document.write('<embed src="anims/mod.mov" width="640" height="480">\n');
document.write('</embed>\n');
}

function InsertTyp()
{
document.write('<embed src="anims/typical.mov" width="640" height="480">\n');
document.write('</embed>\n');
}

function InsertHotelfla()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="409" height="267">\n');
document.write(' <param name="movie" value="anims/hotelfla.swf">\n');
document.write(' <param name="quality" value="high">\n');
document.write(' <param name="wmode" value="transparent">\n');
document.write(' <embed src="anims/hotelfla.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="409" height="267" wmode="transparent">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function InsertResifla()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="409" height="273">\n');
document.write(' <param name="movie" value="anims/resi.swf">\n');
document.write(' <param name="quality" value="high">\n');
document.write(' <param name="wmode" value="transparent">\n');
document.write(' <embed src="anims/resi.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="409" height="273" wmode="transparent">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function InsertStufla()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="409" height="263">\n');
document.write(' <param name="movie" value="anims/stu.swf">\n');
document.write(' <param name="quality" value="high">\n');
document.write(' <param name="wmode" value="transparent">\n');
document.write(' <embed src="anims/stu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="409" height="263" wmode="transparent">\n');
document.write('</embed>\n');
document.write('</object>\n');
}


	
     
      

	 