function OpenMySoul(page) 
{
	OpenWin = this.open(page, "NewWindow1", "toolbar=no,menubar=no,statusbar=no,location=no,scrollbars=no, resizable=no,left=100, top=100, width=150,height=100");
	}