<!--
function popTerms()
{
	terms=window.open('/Terms.aspx', 'terms', config='scrollbars=yes,width=515,height=500');
	terms.focus();
}
function popVideo()
{
	promo=window.open('../video.html', 'Love', config='scrollbars=no,width=400,height=300,resizable=no');
	promo.focus();
}
function popPromo()
{
	promo=window.open('poster.html', 'Love', config='scrollbars=no,width=380,height=540,resizable=no');
	promo.focus();
}
function pop607()
{
	promo=window.open('http://www.peugeot.co.nz/607/', '607', config='scrollbars=no,width=850,height=450,resizable=no');
	promo.focus();
}
//-->
