// JavaScript Document
<!-- Adobe recommends that developers use SWFObject2 for Flash Player detection. -->
<!-- For more information see the SWFObject page at Google code (http://code.google.com/p/swfobject/). -->
<!-- Information is also available on the Adobe Developer Connection Under "Detecting Flash Player versions and embedding SWF files with SWFObject 2" -->
<!-- Set to minimum required Flash Player version or 0 for no version detection -->
<!-- var swfVersionStr = "0"; --> 
<!-- var swfVersionStr = "8.0.24"; -->
 var swfVersionStr = "9.0.124"; 
<!-- var swfVersionStr = "10.1.0";  -->
<!-- xiSwfUrlStr can be used to define an express installer SWF. -->
var xiSwfUrlStr = "http://www.fujiro.com.br/scripts/expressInstall.swf";
var flashvars = {};
var params = {};
params.quality = "best";
params.bgcolor = "#000000";
params.play = "true";
params.loop = "true";
params.wmode = "transparent";
params.scale = "noscale";
params.menu = "false";
params.devicefont = "false";
params.salign = "tl";
params.allowscriptaccess = "sameDomain";
params.allowfullscreen = "false";
//////////////////////////////////////////////////////////////////////////
var attributes = {};
attributes.id = "ciclo";
attributes.name = "reciclagem";
attributes.align = "left";
swfobject.embedSWF("http://www.fujiro.com.br/swf/cicloReciclagem.swf", "swf", "690", "278", swfVersionStr, xiSwfUrlStr,flashvars, params, attributes);
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
var attributes2 = {};
attributes2.id = "vert";
attributes2.name = "vertical";
attributes2.align = "left";
swfobject.embedSWF("http://www.fujiro.com.br/swf/cicloVertical.swf", "flashVertical", "278", "690", swfVersionStr, xiSwfUrlStr,flashvars, params, attributes2);
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
var attributes3 = {};
attributes3.id = "butter";
attributes3.name = "fly1";
attributes3.align = "center";
swfobject.embedSWF("http://www.fujiro.com.br/swf/butterfly.swf", "bFly1", "100%", "400", swfVersionStr, xiSwfUrlStr,flashvars, params, attributes3);
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
