$(document).ready(
function(){
	$("#tab1").delay(800).show("slide", {direction: "down"}, 1000);
	$("#tab3").delay(800).show("slide", {direction: "down"}, 1000);
}
);

$(document).ready(
function(){
	$("#mov1").click(function(){ 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/rHkkqcunvSo?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});
	$("#mov3").click(function(){ 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/-yKph8GUo_Y?start=241&autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});
	$("#mov4").click(function(){ 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/rA7UfAALBbc?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});
	$("#mov5").click(function(){ 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/bAFm1Iwx_jo?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});
	$("#mov6").click(function(){ 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/icJLUlGRXbU?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});
	$("#mov7").click(function(){ 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/poEa8FHOJqQ?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});
	$("#mover1").click(function() { 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/rHkkqcunvSo?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});
	$("#mover3").click(function() { 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/-yKph8GUo_Y?start=241&autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});
	$("#mover4").click(function() { 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/rA7UfAALBbc?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});
	$("#mover5").click(function() { 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/bAFm1Iwx_jo?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});
	$("#mover6").click(function() { 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/icJLUlGRXbU?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});
	$("#mover7").click(function() { 
	$("#mov").html("<iframe src=\"http://www.youtube.com/embed/poEa8FHOJqQ?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
});

}
);

$(document).ready(
	function(){
		if (mov==1){
			$("#tab2").show("slide", {direction: "down"}, 50);
			$("#mov").html("<iframe src=\"http://www.youtube.com/embed/rHkkqcunvSo?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
			}
	}
);


$(document).ready(
	function(){
		if (mov==3){
			$("#tab2").show("slide", {direction: "down"}, 50);
			$("#mov").html("<iframe src=\"http://www.youtube.com/embed/-yKph8GUo_Y?start=241&autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
		}
	}
);


$(document).ready(
	function(){
		if (mov==4){
			$("#tab2").show("slide", {direction: "down"}, 50);
			$("#mov").html("<iframe src=\"http://www.youtube.com/embed/rA7UfAALBbc?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
		}
	}
);


$(document).ready(
	function(){
		if (mov==5){
			$("#tab2").show("slide", {direction: "down"}, 50);
			$("#mov").html("<iframe src=\"http://www.youtube.com/embed/bAFm1Iwx_jo?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
		}
	}
);


$(document).ready(
	function(){
		if (mov==6){
			$("#tab2").show("slide", {direction: "down"}, 50);
			$("#mov").html("<iframe src=\"http://www.youtube.com/embed/icJLUlGRXbU?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
		}
	}
);


$(document).ready(
	function(){
		if (mov==7){
			$("#tab2").show("slide", {direction: "down"}, 50);
			$("#mov").html("<iframe src=\"http://www.youtube.com/embed/poEa8FHOJqQ?autohide=1&autoplay=1\" frameborder=\"0\" id=\"movie\"></iframe>"); 
		}
	}
);

