	function extscripttest()
{
alert('External Javascript Working');
}



	function newcars()
{
window.open('http://www.vauxhall.co.uk/vx/advisor/advisorsearch.do?method=getCurrentSearchCriteria&vehicleType=C','newcarwindow','width=640,height=480,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes');
}

    function newvans()
{
window.open('http://www.vauxhall.co.uk/vx/advisor/advisorsearch.do?method=getCurrentSearchCriteria&vehicleType=V','newvanwindow','width=640,height=480,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes');
}

    function openmasterfit()
{
window.open('http://www.vauxhall.co.uk/vx/masterfit/subhub.do','masterfitwindow','width=640,height=480,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes');
}

    function openspecoff()
{
window.open('pdfs/2100013975.pdf','specoffwindow','width=640,height=480,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes');
}

    function openantara()
{
window.open('http://www.vauxhall.co.uk/vx/microsite/antara_launch07/index_flash.html','antarawindow','width=640,height=480,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes');
}

    function openinsurance()
{
window.open('http://www.vauxhall.co.uk/retailermotorinsurance','insurewindow','width=640,height=480,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes');
}

/*isuzu*/

    function openisuserv()
{
window.open('','isuservwindow','width=640,height=480,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes');
}

    function isunewcars()
{
window.open('http://www.isuzu.co.uk/','isunewcwindow','width=640,height=480,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes');
}

