if(useFlash) {
 document.write('<table width="88" cellspacing="0" cellpadding="0" style="border: 1px solid #000000"><tr><td>');
 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="88" height="31">');
 document.write(' <param name="movie" value="http://www.multicms.net/ico/ico.swf?clickthru=http://www.multicms.net">');
 document.write(' <param name="quality" value="high">');
 document.write(' <embed src="http://www.multicms.net/ico/ico.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="88" height="31"></embed>');
 document.write('</object>');
 document.write('</td></tr></table>');
}
else {
 document.write('<table width="88" cellspacing="0" cellpadding="0" style="border: 1px solid #000000"><tr><td>');
 document.write('<img alt="" border="0" src="http://www.multicms.net/ico/ico.gif">');
 document.write('</td></tr></table>');
}
