	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 openagila()
{
window.open('http://www.vauxhall.co.uk/vx/microsite/agila08_prelaunch/index.html','agilawindow','width=640,height=480,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes');
}

    function openinsig()
{
window.open('http://www.vauxhall.co.uk/vx/microsite/insignia08/index.html?campaignid=website&advertiserid=Insignialaunch&bannerid=vx_core_banner','agilawindow','width=1000,height=600,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');
}

/*ford*/

function openfordserv()
{
window.open('http://www.ford.co.uk/ie/service_repair/-/-/-/-/-/-','fordservwindow','width=640,height=480,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes');
}