// JavaScript Document

function openmypage1(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "roomrateSelect1.php?room=1", "Adiantum Barn (Suite Barn)", "width=590px,height=550px,left=300px,top=20px,resize=1,scrolling=1")
ajaxwin.onclose=function(){return window.confirm("Close window ?")} //Run custom code when window is about to be closed
}

function openmypage2(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "roomrateSelect.php?room=2", "Asplenium Barn (Superior Barn)", "width=550px,height=450px,left=300px,top=30px,resize=1,scrolling=1")
ajaxwin.onclose=function(){return window.confirm("Close window ?")} //Run custom code when window is about to be closed
}

function openmypage3(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "roomrateSelect.php?room=3", "Davalia Barn (Superior Barn)", "width=550px,height=450px,left=300px,top=30px,resize=1,scrolling=1")
ajaxwin.onclose=function(){return window.confirm("Close window ?")} //Run custom code when window is about to be closed
}

function openmypage4(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "roomrateSelect.php?room=4", "Nephrolepis Barn (Superior Barn)", "width=550px,height=450px,left=300px,top=30px,resize=1,scrolling=1")
ajaxwin.onclose=function(){return window.confirm("Close window ?")} //Run custom code when window is about to be closed
}

function openmypage5(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "roomrateSelect.php?room=5", "Platycerium Barn (Superior Barn)", "width=550px,height=450px,left=300px,top=30px,resize=1,scrolling=1")
ajaxwin.onclose=function(){return window.confirm("Close window ?")} //Run custom code when window is about to be closed
}

function openmypage6(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "roomrateSelect.php?room=6", "Cibotium Barometz Barn (Standard Barn)", "width=550px,height=450px,left=300px,top=30px,resize=1,scrolling=1")
ajaxwin.onclose=function(){return window.confirm("Close window ?")} //Run custom code when window is about to be closed
}

function openmypage7(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "roomrateSelect.php?room=7", "Lycopodium Barn (Standard Barn) ", "width=550px,height=450px,left=300px,top=30px,resize=1,scrolling=1")
ajaxwin.onclose=function(){return window.confirm("Close window ?")} //Run custom code when window is about to be closed
}

function openmypage8(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "roomrateSelect.php?room=8", "Dicksonia Barn (Deluxe Barn)", "width=550px,height=450px,left=300px,top=30px,resize=1,scrolling=1")
ajaxwin.onclose=function(){return window.confirm("Close window ?")} //Run custom code when window is about to be closed
}

function openmypage9(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "roomrateSelect.php?room=9", "Cyathea Barn (Standard Barn)", "width=550px,height=450px,left=300px,top=30px,resize=1,scrolling=1")
ajaxwin.onclose=function(){return window.confirm("Close window ?")} //Run custom code when window is about to be closed
}

function openmypage10(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "roomrateSelect10.php?room=10", "Number 10 (Suite Barn)", "width=590px,height=550px,left=300px,top=20px,resize=1,scrolling=1")
ajaxwin.onclose=function(){return window.confirm("Close window ?")} //Run custom code when window is about to be closed
}

