swfobject.flashvars = {};
swfobject.width=617;
swfobject.height = 429;
swfobject.params = {scale:'noScale',menu:'false',allowScriptAccess:'sameDomain',quality:'high'};
swfobject.attributes = {id: "flash_map",name: "flash_map"};
swfobject.callbackFunc = function(cbObj){
	if(cbObj.success){
		document.getElementById(swfobject.attributes.id).style.margin="0px";
	}
};
swfobject.embedSWF("/swf/network.swf", swfobject.attributes.id, swfobject.width, swfobject.height , "9.0.0", "/swf/expressInstall.swf", swfobject.flashvars, swfobject.params,swfobject.attributes,swfobject.callbackFunc);

document.open();
document.write('<div style="width:'+swfobject.width+'px;height:'+swfobject.height+'px;margin:1em 0px;"><div id="flash_map"></div></div>');
document.close();


