var params = {
	quality: "high",
	scale: "noscale",
	wmode: "transparent",
	allowfullscreen: "true",
	allowscriptaccess: "always",
	bgcolor: "#2B2B2B"
};
var flashvars = {
	siteXML: "xml/site.xml"
};
var attributes = {
	id: "flashcontent",
	name: "flashcontent"
};

swfobject.embedSWF("main.swf", "flashcontent", "100%", "100%", "10.0.0", "expressInstall.swf", flashvars, params, attributes);

