//Header Information for HUSH Website

document.writeln("<HEAD>");
document.writeln("<TITLE>Lila's Website</TITLE>");
document.writeln("<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>");
document.writeln("<LINK href='css/lila.css' type='text/css' rel='stylesheet'>");
document.writeln("</HEAD>");
document.writeln("<body background='webimages/bg.gif'>");
document.writeln("<a name='top'></a>");
document.writeln("<DIV align='center'>");
document.writeln("<table cellSpacing='0' cellPadding='0' width='750' align='center'");
	document.writeln("bgColor='#ffffff' border='0'>");
	document.writeln("<tr vAlign='top'>");
		document.writeln("<td vAlign='top' height='104'>");
		document.writeln("<table width='100%'>");
			document.writeln("<tr>");
				document.writeln("<td valign='top'><IMG alt='' src='./webimages/welcome_head.png'><BR>");
				document.writeln("<p class='subheading'>Lila Gypsy Isabella Johnstone</P></td>");
				document.writeln("<td align='right' width=70><IMG alt='' src='./webimages/lilababy.jpg'></td>");
			document.writeln("</tr>");
		document.writeln("</table>");
		document.writeln("</td>");
	document.writeln("</tr>");
	document.writeln("<TR>");
		document.writeln("<TD align='left' bgColor='#FBCCCB' colSpan='2' height='23'>");
	  	document.writeln("<P class='menu'>&nbsp;<A href='index.htm'>Home</A> | <A href='photos.htm'>Photos</A></P>");
		document.writeln("</TD>");
	document.writeln("</TR>");
	document.writeln("<tr vAlign='top'>");
	document.writeln("<td vAlign='top' height='" + tableheight + "'>");
	
	
		document.writeln("<TABLE id='Table2' cellSpacing='1' cellPadding='1' width='750' border='0' height='" + tableheight + "'>");
			document.writeln("<TR vAlign='top'>");
				document.writeln("<TD vAlign='top' align='center' width='156' height='291'><BR>");

				document.writeln("<p class='body'><STRONG>Born: 2 August 2006</STRONG><BR>");
				document.writeln("<BR>");
				document.writeln("<p class='body'><STRONG>Time: 10:54AM</STRONG><BR>");
				document.writeln("<BR>");
				document.writeln("<p class='body'><STRONG>Weight: 8lbs 10oz</STRONG><BR>");
				document.writeln("</TD>");
	
				document.writeln("<td width='4'><IMG alt='' src='./webimages/gots" + tableheight + ".jpg' align='right' height='" + tableheight + "'></td>");
				document.writeln("<TD vAlign='top' rowSpan='2'><br>");