<!--

// ------------------------------------------------------------------------------------------ //
// POPUP
// ------------------------------------------------------------------------------------------ //

function abrirPopup(textCode){
	window.open('http://www.bompreco.com.br/servlets-notitia2/newstorm.notitia.presentation.NavigationServlet?publicationCode=1&pageCode=935&textCode='+textCode+'&date=currentDate','','dependent=yes,width=494,height=374,screenX=200,screenY=300,titlebar=no,scrollbars=no,resizable=no')
}

function abrirPopupSul(textCode){
	window.open('http://www.bompreco.com.br/servlets-notitia2/newstorm.notitia.presentation.NavigationServlet?publicationCode=1&pageCode=951&textCode='+textCode+'&date=currentDate','','dependent=yes,width=494,height=374,screenX=200,screenY=300,titlebar=no,scrollbars=no,resizable=no')
}

//-->
