
function myPopup2() {
window.open( "fonts.html", "myWindow", 
"status = 1, height = 750, width = 250, resizable = 1" )
}



