document.write ("<STYLE TYPE='text/css'>");
document.write ("a {color:#018B00; text-decoration: none; }");
document.write ("a:hover { color:#FF0000; text-decoration: none; }");
document.write (".menuFont{font-family:verdana,sans-serif;font-size:11px;color:#000000;}");
document.write (".menuFont2{font-family:verdana,sans-serif;font-size:11px;color:#0000FF;}");
document.write (".inputtext{font-family:verdana,sans-serif;font-size:9px;color:#0000FF;}");
document.write ("</STYLE>");

function begin_temp () {
	document.write ("<body text='#000000' bgcolor='#CDCBCB' link='#000000' vlink='#000000' alink='#FF0000' bottommargin='0' leftmargin='0' marginheight='0' marginwidth='0' rightmargin='0' topmargin='0'>");
	document.write ("<table width='700' height='100%' bgcolor='#FFFFFF' background='back.gif' align='center' CELLSPACING='0' CELLPADDING='0' vspace='0' hspace='0' border='0'>");
	document.write ("<tr height='142'><td class='menufont2'>");
	document.write ("<center><img src='logo.gif'><img src='contacts.gif'></center><br>");
	document.write ("<img src='empty.gif' width='10' height='17' border='0'>");
	document.write ("<img src='empty.gif' width='4' height='17' border='0'>");
	document.write ("<a href='about.html'><img src='empty.gif' width='86' height='17' border='0'></a>");
	document.write ("<img src='empty.gif' width='4' height='17' border='0'>");
	document.write ("<a href='services.html'><img src='empty.gif' width='50' height='17' border='0'></a>");
	document.write ("<img src='empty.gif' width='4' height='17' border='0'>");
	document.write ("<a href='researches.html'><img src='empty.gif' width='97' height='17' border='0'></a>");
	document.write ("<img src='empty.gif' width='4' height='17' border='0'>");
	document.write ("<a href='order.html'><img src='empty.gif' width='108' height='17' border='0'></a>");
	document.write ("<img src='empty.gif' width='4' height='17' border='0'>");
	document.write ("<a href='glossary.html'><img src='empty.gif' width='56' height='17' border='0'></a>");
	document.write ("<img src='empty.gif' width='4' height='17' border='0'>");
	document.write ("<a href='clients.html'><img src='empty.gif' width='86' height='17' border='0'></a>");
	document.write ("<img src='empty.gif' width='4' height='17' border='0'>");
	document.write ("<img src='empty.gif' width='69' height='17' border='0'>");
	document.write ("<img src='empty.gif' width='4' height='17' border='0'>");
	document.write ("<a href='../index.html'><img src='empty.gif' width='48' height='17' border='0'></a>");
	document.write ("<img src='empty.gif' width='4' height='17' border='0'>");
	document.write ("<img src='empty.gif' width='39' height='17' border='0'>");
	document.write ("</td></tr><tr><td>");
	document.write ("<table width='100%' height='100%' align='center' CELLSPACING='0' CELLPADDING='20' vspace='0' hspace='0' border='0'>");
	document.write ("<tr><td class='menufont' valign='top'>");
	}

function end_temp () {
	document.write ("</td></tr></table></td></tr><tr><td>");
	document.write ("<img src='fl.gif'><br></td></tr></table></body>");
	}
