	/*	Top Menu Bar	*/
	
function WindowA1()
{
window.open("files/sss.htm", "WinA1", "width=450,height=500,menubar=yes,scrollbars=yes,resizable=yes")
}	




