<!--
function popup(page,width,height) {
        window.open('http://fallengodess.net/'+page,'popup2','width='+width+',height='+height+',toolbar=false, scrollbars=yes');
}
function page(targ,target){
  eval(targ+".location='"+target+"'");
}


//--> 