function MM_callJS(jsStr) { //v2.0
  return eval(jsStr)
}

function openWindow () {
  wdw = window.open("http://www.scoresny.com/_promos/1109/index.html","Promotion","width=200,height=200,left=100,top=100");
  wdw.focus();
}
