 <!--
                    var flashvars = {
						//xmlUrl: "path/to/xml/filename.xml"	//Use to change XML filename or location
					};
					var params = {
						scale: "noscale",
						allowFullScreen: "true",
						menu: "false",
                    	bgcolor: "#000000"
					};
                    var attributes = {
						id: "videogallery_swf",
                    	name: "videogallery_swf"
					};                    
                    swfobject.embedSWF("videogallery.swf", "videogallery_div", "502", "475", "9", "../swfobject/expressInstall.swf", flashvars, params, attributes);
                    //-->
