function main(){
	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="1004" height="608">\n');
	document.write('<PARAM NAME="Movie" VALUE="main.swf">\n');
	document.write('<PARAM NAME="Quality" VALUE="High">\n');
	document.write('<PARAM NAME="wmode" VALUE="transparent">\n');
	document.write('<embed src="main.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1004" height="608" wmode="transparent"></embed> \n');
	document.write('</object>\n');
}

function assinaEM(){
	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="20" height="13">\n');
	document.write('<PARAM NAME="Movie" VALUE="assinaEM.swf">\n');
	document.write('<PARAM NAME="Quality" VALUE="High">\n');
	document.write('<PARAM NAME="wmode" VALUE="transparent">\n');
	document.write('<embed src="assinaEM.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="20" height="13" wmode="transparent"></embed>\n');
	document.write('</object>\n');
}