function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

var ref   = escape(document.referrer)+" ";
var entry = escape(unescape(location.href));
document.write( '<' + 'script language="javascript" src="http://www.pcdomino.com/axroi/script.php?ref=' + ref + '&entry=' + entry+ '"><' + '/script>' );
