
// adjust swfpath for depth from _root (ie: "../swf/") for templates

var swfpath = "swf/";

SOflashvars = {
	//xmlPath: 'slides/slides.xml'
	};

SOparams = {
	scale: 'noscale',
	menu: 'false' };

SOattributes = { 
	id: "swfmap", 
	name: "swf-map" };
	
swfobject.embedSWF(swfpath + "map.swf", "swfmap", "275", "215", "8", false, SOflashvars, SOparams, SOattributes);