/************************************************************************************
 Some styling for the ewf-lpc2378 article - jvn@vns.nl - 2009 feb 1
************************************************************************************/

// Embed SWF. The swfobject.embedSWF intelligently adds to the existing on(DOM)Load chain
// Mote that swfobject.embedSWF has five required and four optional arguments:
// swfobject.embedSWF(swfUrl, id, width, height, version, expressInstallSwfurl, flashvars, params, attributes) 

swfobject.embedSWF("data/ewf-lpc2378/ewf-lpc2378.swf", "ewf", "550", "400", "7.0.0", false, {urlxml: "data/ewf-lpc2378/ewf-lpc2378.php"} ); //, {wmode:"transparent", menu:"false"} );
