<!--
function pop_up() {
window.open("wedding1-pop.html","_blank","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizeable=0,width=550,height=600,left=100,top=75")

}
function pop_up1() {
window.open("wedding2-pop.html","_blank","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizeable=0,width=410,height=450,left=100,top=75")

}
function pop_up2() {
window.open("bday-pop.html","_blank","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizeable=0,width=550,height=600,left=100,top=75")

}
function pop_up3() {
window.open("bday2-pop.html","_blank","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizeable=0,width=550,height=600,left=100,top=75")

}
//-->