function do_init(){

	//Lightbox.prototype.initialize();
	
}


function flashLightbox(id){

	//Lightbox.prototype.start($(id));
	
}
	
