

var win=window.open("http://www.findskillgames.com")

win.blur()

window.focus()



<!--

function MM_displayStatusMsg(msgStr) { //v1.0

  status=msgStr;

  document.MM_returnValue = true;}

//-->