

function loadPromoVideo(){
	var height = "328";
	var width = "420";
	var title = "";
	var url = "/content/deutsch/promovideo.php?keepThis=true&TB_iframe=true&height="+ height +"&width="+ width;
	
	tb_show(title, url, false);
}
