var theWidth = 240; // The width of the video
var theHeight = 320; // The height of the video
var playonce = "no"; // Use yes if you want the video to play once; Use no if you want the video to play the video always
var expiredays = 1; // The number of days in which the video won't play in case the "playonce" varible is set to "yes"
var thePlayer = "yatza_player.swf"; // name of the player
var theVideo = "Yatza_Home_final.flv"; // name of the video
var closeButton = "yes"; // Use yes if you want to show the close button; Use no to remove the close button
var theBuffer = 20; //The percentage of the video that will be buffered
var theLink = "no"; // Link of the video; use "no" if you don't want the video to be linked
var playerAlign = "right"; // Use: left, center or right to align the player in the screen
var closeAfterplays = "no"; // yes if wanna close the player after plays; No otherwise



	
	