function draw_calendar() {
	document.write('<OBJECT WIDTH=160 height=210 id=calendar classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" > ');	
	document.write('<PARAM NAME=MOVIE VALUE="flash/calendar-home.swf" />');
	document.write('<PARAM NAME=MENU VALUE=false />');
	document.write('<PARAM NAME=QUALITY VALUE=high />');
	document.write('<PARAM NAME=SCALE VALUE=noscale />');
	document.write('<PARAM NAME=wmode VALUE=transparent>');
	document.write('<embed SRC="flash/calendar.swf" MENU="false" QUALITY="high" SCALE="noscale" SALIGN="lt" bgcolor="#ffffff" width="100%" height="100%" name="topnav" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></EMBED>');
	document.write(' </OBJECT>');
}

function draw_cover() {
	//alert('what');
	document.write('<OBJECT WIDTH=924 height=300 id=cover classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" >');
	document.write('<PARAM NAME=MOVIE VALUE="/flash/cover.swf" />');
	document.write('<PARAM NAME=MENU VALUE=false />');
	document.write('<PARAM NAME=QUALITY VALUE=high />');
	document.write('<PARAM NAME=SCALE VALUE=noscale />');
	document.write('<PARAM NAME=wmode VALUE=transparent>');
	document.write('<embed SRC="/flash/cover.swf" MENU="false" QUALITY="high" SCALE="noscale" SALIGN="lt" bgcolor="#ffffff" width="100%" height="100%" name="topnav" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></EMBED>');
	document.write(' </OBJECT>');
}

function showcase_home() {
	//alert('what');
	document.write('<OBJECT WIDTH=467 height=390 id=showcase classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" >');
	document.write('<PARAM NAME=MOVIE VALUE="/flash/showcase-home.swf" />');
	document.write('<PARAM NAME=MENU VALUE=false />');
	document.write('<PARAM NAME=QUALITY VALUE=high />');
	document.write('<PARAM NAME=SCALE VALUE=noscale />');
	document.write('<PARAM NAME=wmode VALUE=transparent>');
	document.write('<embed SRC="/flash/showcase-home.swf" MENU="false" QUALITY="high" SCALE="noscale" SALIGN="lt" bgcolor="#ffffff" width=449 height=320 name=showcase align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></EMBED>');
	document.write(' </OBJECT>');
}

function ex_in() {
	//alert('what');
	document.write('<OBJECT WIDTH=215 height=122 id=showcase classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" >');
	document.write('<PARAM NAME=MOVIE VALUE="/flash/ex_in.swf" />');
	document.write('<PARAM NAME=MENU VALUE=false />');
	document.write('<PARAM NAME=QUALITY VALUE=high />');
	document.write('<PARAM NAME=SCALE VALUE=noscale />');
	document.write('<PARAM NAME=wmode VALUE=transparent>');
	document.write('<embed SRC="/flash/ex_in.swf" MENU="false" QUALITY="high" SCALE="noscale" SALIGN="lt" bgcolor="#ffffff" width=214 height=122 name=showcase align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></EMBED>');
	document.write(' </OBJECT>');
}