function OpenGallery01(){
	window.open("inside/index.html","galleryWin","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,Width=1100,Height=760");
}

function OpenGallery02(){
	window.open("party/index.html","galleryWin","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,Width=1100,Height=760");
}

function OpenGallery03(){
	window.open("wedding/index.html","galleryWin","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,Width=1100,Height=760");
}

