// JavaScript Document

function subWin(){
window.open("difference.html","subwin","scrollbars=yes,width=610,height=500,top=50,left=50");}