
function loadwindow(){
window.open("http://www.coopermarketing.com/hangman/hangman.htm","","width=450,height=350,status=1")
}


document.write("<form><img src='http://www.coopermarketing.com/hangman/worddetectad.gif' type='button' onClick='loadwindow()' style='cursor:hand;' value='Load Window'></form>");
