window.addEvent('domready', function(){
	
	//initCommentsForm();
	initControlsUI();
	addNavEvent();
	getOtherPhotosInfos();
	setBrowseUI();

});
