var newwindow;
function poptasticmazda3mps(url)
{
	newwindow=window.open(url,'name','height=572,width=960,scrollbars=no,toolbar=no');
	if (window.focus) {newwindow.focus()}
}