// Java Document
function bldgHome()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="544" height="194">\n');
    document.write('<param name="movie" value="bldg-home.swf">\n');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="bldg-home.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="544" height="194"></embed>');
    document.write('</object>\n');
}
function bldgAbout()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="544" height="194">\n');
    document.write('<param name="movie" value="bldg-about.swf">\n');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="bldg-about.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="544" height="194"></embed>');
    document.write('</object>\n');
}
function bldgEvents()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="544" height="194">\n');
    document.write('<param name="movie" value="bldg-events.swf">\n');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="bldg-events.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="544" height="194"></embed>');
    document.write('</object>\n');
}
function bldgContact()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="544" height="194">\n');
    document.write('<param name="movie" value="bldg-contact.swf">\n');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="bldg-contact.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="544" height="194"></embed>');
    document.write('</object>\n');
}
function bldgServices()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="544" height="194">\n');
    document.write('<param name="movie" value="bldg-services.swf">\n');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="bldg-services.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="544" height="194"></embed>');
    document.write('</object>\n');
}
function clouds()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="565" height="194">\n');
    document.write('<param name="movie" value="clouds.swf">\n');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="clouds.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="565" height="194"></embed>');
    document.write('</object>\n');
}