function description() {
			window.open("bluelias.htm",'_blank',WinType);		
			}
			var WinType;
			WinType="width=535,height=350,left=380,top=50,status=no,toolbar=no,menubar=no,scrollbars=yes,resizable=no";
