//////////// init home
function initHome(){
	if(loadPopup){
		Sesame("http://www.dakar.com"+videoPath+"_popup-homepage.html","YouTube",443,353,1,0,true);
	}
}
addEvent(window, "load", initHome);
//////////// fin inithome