var newwindow;
function poptasticmazda6mps(url)
{
	newwindow=window.open(url,'name','height=520,width=970,scrollbars=no,toolbar=no');
	if (window.focus) {newwindow.focus()}
}