function open_gallery()
{
	//alert("gallery!!!!");
	open("gallery.html"+"","","width=746, height=560, top=20 ,left=20 , status=0, scrollbars=0, scrolling=auto");
}
