

function noflashContent() {
	document.getElementById('content').innerHTML = '<div id="flash-download">you need adobe flash and javascript enabled software to experience [ ii ]:<br/><br/><a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&amp;promoid=BIOW" target="_blank"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="" border="0"/></a></div>';
}


function updateSWFCancel() {
	noflashContent();
}

function updateSWFFailed() {
	noflashContent();
}

function doExpressInstall() {
}
   
function doSWFComplete() {
}