
/* - cart.js - */
// http://www.sevenplonet.com.br/portal_javascripts/cart.js?original=1
function MM_openBrWindow(theURL,winName,features){popUp=open(theURL,winName,features);popUp.focus()}
function confirma(theMSG){var confirma=confirm(theMSG)
if(confirma){return true}
else{return false}}

