      document.write("<table width='100%' border='0' cellpadding='0' cellspacing='0'>");
      document.write("<tr>");
	  document.write("<td rowspan='3' valign='top' background='../images/patch2.jpg'>");
	  document.write("<a href='../index.aspx'>");
	  document.write("<img src='../images/logo.jpg' width='109' height='101' border='0' alt='DCI: Logo'/>");
	  document.write("</a>");
	  document.write("</td>");
	  document.write("<td rowspan='4' valign='top' background='../images/bg_patch2.jpg'>");
	  document.write("<img src='../images/shape.gif' width='426' height='115' alt='' />");
      document.write("</td>");
	  document.write("<td colspan='2' background='../images/bg_menu.jpg'>");
	  document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
      document.write("<tr>");
	  document.write("<td height='25' align='center'>");
	  document.write("<a href='../index.aspx' class='upper_menu'>");
	  document.write("Home");
	  document.write("</a>");
	  document.write("<span class='top_menu'>");
	  document.write("&nbsp;|&nbsp;");
	  document.write("</span>");
	  document.write("<a href='../publication_page/publication.html' class='upper_menu'>");
	  document.write("Publications");
	  document.write("</a>");
	  document.write("<span class='top_menu'>");
	  document.write("&nbsp;|&nbsp;");
	  document.write("</span>");
	  document.write("<a href='../feedback_page/feedback.html' class='upper_menu'>");
	  document.write("Feedback");
	  document.write("</a>");
	  document.write("<span class='top_menu'>");
	  document.write("&nbsp;|&nbsp;");
	  document.write("</span>");
	  document.write("<a href='javascript:ShowMessage()' class='upper_menu'>");
	  document.write("FAQs");
	  document.write("</a>");
	  document.write("<span class='top_menu'>");
	  document.write("&nbsp;|&nbsp;");
	  document.write("</span>")
	  document.write("<a href='../site_map_page/sitemap.html' class='upper_menu'>");
	  document.write("Site Map");
	  document.write("</a>");
	  document.write("</td>");
      document.write("</tr>");
      document.write("</table>");
	  document.write("</td>");
      document.write("<td><img src='../images/spacer.gif' width='1' height='41'/>");
	  document.write("</td>");
      document.write("</tr>");
      document.write("<tr>");
      document.write("<td colspan='2'>");
	  document.write("<img src='../images/index_04.jpg' width='100%' height='26'/>");
	  document.write("</td>");
	  document.write("<td>");
	  document.write("<img src='../images/spacer.gif' width='1' height='26' alt='' />");
	  document.write("</td>");
      document.write("</tr>");
      document.write("<tr>");
      document.write("<td rowspan='2' valign='top' background='../images/bg.jpg'>");
	  document.write("<img src='../images/index_05.jpg' width='120' height='48'/>");
	  document.write("</td>");
      document.write("<td rowspan='3' align='right' valign='top' background='../images/bg.jpg'>");
	 // document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='209' height='107'>");
	  //document.write("<param name='movie' value='../Flash/header_flash.swf'>");
	  //document.write("<param name=quality' value='high'>");
	  //document.write("<embed src='../Flash/header_flash.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='209' height='107'>");
	  //document.write("</embed>");
      //document.write("</object>");
	  document.write("</td>");
      document.write("<td>");
	  document.write("<img src='../images/spacer.gif' width='1' height='34'/>");
	  document.write("</td>");
      document.write("</tr>");
      document.write("<tr>");
	  document.write("<td valign='top' background='../images/patch.gif'>");
	  document.write("<img src='../images/shape1.gif' width='100%' height='14'/>");
	  document.write("</td>");
	  document.write("<td><img src='../images/spacer.gif' width='1' height='14'/>");
	  document.write("</td>");
      document.write("</tr>");
      document.write("<tr>");
	  document.write("<td valign='top'>");
	  document.write("<img src='../images/shape4.jpg' width='100%' height='59'/>");
	  document.write("</td>");
	  document.write("<td colspan='2' valign='top'>");
	  document.write("<img src='../images/name.jpg' width='100%' height='59' alt='DCI:Name'/>");
	  document.write("</td>");
	  document.write("<td>");
	  document.write("<img src='../images/spacer.gif' width='1' height='59'/>");
	  document.write("</td>");
      document.write("</tr>");
      document.write("</table>");
	
	  function ShowMessage()
	  {
		alert("Sorry! FAQ will be available very shortly.")
	  }

	