﻿<!--
function sub1Win()
{
window.open("profile.html","profile","width=500,height=500");
}
// -->