// JavaScript Document

function openwindow1()
{
window.open("http://www.stonebridgecompany.org/about.html","my_new_window","toolbar=no,,location=no,directories=no,status=no,menubar=no, scrollbars=yes, resizable=no,copyhistory=yes,width=750,height=500,left=100, top=50")
}

function openwindow2()
{
window.open("http://www.stonebridgecompany.org/testimonials.html","my_new_window","toolbar=no,,location=no,directories=no,status=no,menubar=no, scrollbars=yes, resizable=no,copyhistory=yes,width=750,height=500,left=100, top=50")
}

function openwindow3()
{
window.open("http://www.stonebridgecompany.org/healthcare-search.html", "my_new_window", "toolbar=no,,location=no,directories=no,status=no,menubar=no, scrollbars=yes, resizable=no,copyhistory=yes,width=750,height=500,left=100, top=50")
}

function openwindow5()
{
window.open("http://www.stonebridgecompany.org/healthbridge.html", "my_new_window", "toolbar=no,,location=no,directories=no,status=no,menubar=no, scrollbars=yes, resizable=no,copyhistory=yes,width=750,height=500,left=100, top=50")
}

function openwindow6()
{
window.open("http://www.stonebridgecompany.org/succession.html", "my_new_window", "toolbar=no,,location=no,directories=no,status=no,menubar=no, scrollbars=yes, resizable=no,copyhistory=yes,width=750,height=500,left=100, top=50")
}

function openwindow7()
{
window.open("http://www.stonebridgecompany.org/bluestone.html", "my_new_window", "toolbar=no,,location=no,directories=no,status=no,menubar=no, scrollbars=yes, resizable=no,copyhistory=yes,width=750,height=500,left=100, top=50")
}

function openwindow8()
{
window.open("http://www.stonebridgecompany.org/immigration.html", "my_new_window", "toolbar=no,,location=no,directories=no,status=no,menubar=no, scrollbars=yes, resizable=no,copyhistory=yes,width=750,height=500,left=100, top=50")
}


function openwindow9()
{
window.open("http://www.stonebridgecompany.org/privacy-policy.html", "my_new_window", "toolbar=no,,location=no,directories=no,status=no,menubar=no, scrollbars=yes, resizable=no,copyhistory=yes,width=750,height=500,left=100, top=50")
}