function openWeddings() {
	var oNewWindow = window.open('weddings.html', '_blank', 'width=746, height=476, status=yes');
}