// JavaScript Document
var width = 590;
var height = 340;
var flashvars = {
//if you specify a xml file the settings will be read from the xml file
//xml:"xml/gallery2.xml"
menuPosition:'right',
youtubeFeed:'on',
youtubeFeed_user:'TheCityofBirmingham',
};
var params = {
menu: "false",
allowScriptAccess: "always",
scale: "noscale",
allowFullScreen: "true",
wmode:'transparent'
};
var attributes = {};
swfobject.embedSWF("preview.swf", "flashcontent", width, height, "9.0.0", "expressInstall.swf", flashvars, params, attributes);
