var flashvars = {};
//				flashvars.mediaURL = "media/nice-flowers-hd.mov";
//				flashvars.teaserURL = "media/nice-flowers.jpg";
	flashvars.teaserURL = "design/defaultPixMainScreen.jpg";
	flashvars.allowSmoothing = "false";
	flashvars.autoPlay = "false";
	flashvars.buffer = "6";
	flashvars.showTimecode = "true";
	flashvars.loop = "false";
	flashvars.controlColor = "0xffffff";
	flashvars.controlBackColor = "0x000000";
	flashvars.scaleIfFullScreen = "true";
	flashvars.showScalingButton = "false";
	flashvars.defaultVolume = "100";
	flashvars.crop = "true";
	// this variable controls what should happen if the playing video is clicked:
	//		- "http://www.somedomain.com/": The specified domain is opened in the same window
	//		- "togglePlay": The Video plays / pauses
	//		- "" or "disabled": nothing happens
	flashvars.onClick = "togglePlay";

var params = {};
	params.menu = "false";
	params.allowFullScreen = "true";
	params.wmode="transparent";
	params.allowScriptAccess = "always"

var attributes = {};
	attributes.id = "nonverblaster";
	attributes.name = "nonverblaster";
	attributes.bgcolor = "#000000"

