function openflashgallery(){
var a = Math.floor(screen.width);
var b = Math.floor(screen.height)-70;

window.open("wedding-gallery1a.html","","height="+b+",width="+a+", top=0, left=0");
}
function openflashgallery2(){
var a = Math.floor(screen.width);
var b = Math.floor(screen.height)-70;

window.open("wedding-gallery1b.html","","height="+b+",width="+a+", top=0, left=0");
}
function openflashgallery3(){
var a = Math.floor(screen.width);
var b = Math.floor(screen.height)-70;

window.open("wedding-gallery2a.html","","height="+b+",width="+a+", top=0, left=0");
}
function openflashgallery4(){
var a = Math.floor(screen.width);
var b = Math.floor(screen.height)-70;

window.open("wedding-gallery2b.html","","height="+b+",width="+a+", top=0, left=0");
}
function openflashgallery5(){
var a = Math.floor(screen.width);
var b = Math.floor(screen.height)-70;

window.open("wedding-gallery3a.html","","height="+b+",width="+a+", top=0, left=0");
}
function openflashgallery6(){
var a = Math.floor(screen.width);
var b = Math.floor(screen.height)-70;

window.open("wedding-gallery3b.html","","height="+b+",width="+a+", top=0, left=0");
}
function openflashgallery7(){
var a = Math.floor(screen.width);
var b = Math.floor(screen.height)-70;

window.open("wedding-gallery4a.html","","height="+b+",width="+a+", top=0, left=0");
}
function openflashgallery8(){
var a = Math.floor(screen.width);
var b = Math.floor(screen.height)-70;

window.open("wedding-gallery4b.html","","height="+b+",width="+a+", top=0, left=0");
}
function openflashgallery9(){
var a = Math.floor(screen.width);
var b = Math.floor(screen.height)-70;

window.open("wedding-gallery5.html","","height="+b+",width="+a+", top=0, left=0");
}