// JavaScript Document

<!-- Begin 
function image(page) { 
OpenWin = this.open(page, "gallery", "toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no,status=no, width=690, height=495"); 
} 
// End --> 
<!-- Begin 
function menu(page) { 
OpenWin = this.open(page, "menu", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,status=no, width=783, height=550"); 
} 
// End --> 
<!-- Begin 
function feedback(page) { 
OpenWin = this.open(page, "testimonials", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,status=no, width=763, height=550"); 
} 
// End --> 