function head()
{
	document.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"../inc/style01.css\" />");
	document.write("<title>Curso On line de Jornalismo Cient&iacute;fico</title>");
}
function top()
{
	document.write("<body bgcolor=\"#FFFFFF\" text=\"#333333\" link=\"#CC3333\" vlink=\"#990066\" alink=\"#FF0000\" leftmargin=\"0\" 	topmargin=\"0\" rightmargin=\"0\" bottommargin=\"0\" marginwidth=\"0\" marginheight=\"0\">");

	document.write("<div style=\"background-color:#A30708; height:60px; width:100%\">");
	document.write("<a href=\"../index.html\">	<img src=\"../../images/titleBar.gif\" width=\"800\" height=\"60\" border =\"0\"></a>");
	document.write("</div>");
	document.write("<div class=\"fullBar\"");
	document.write("<div class=\"redBar\">");
	document.write("<font color=\"#FFFFFF\"><strong>Curso On line de Jornalismo Cient&iacute;fico</strong></font>");
	document.write("</div>");
	document.write("</div>");
}

function uTop()
{
	document.write("<body bgcolor=\"#FFFFFF\" text=\"#333333\" link=\"#CC3333\" vlink=\"#990066\" alink=\"#FF0000\" leftmargin=\"0\" 	topmargin=\"0\" rightmargin=\"0\" bottommargin=\"0\" marginwidth=\"0\" marginheight=\"0\">");

	document.write("<div style=\"background-color:#A30708; height:60px; width:100%\">");
	document.write("<a href=\"../index.html\">	<img src=\"../../images/titleBar.gif\" width=\"800\" height=\"60\" border =\"0\"></a>");
	document.write("</div>");
	document.write("<div class=\"fullBar\"");
	document.write("<div class=\"redBar\">");
	document.write("<font color=\"#FFFFFF\"><strong>Curso On line de Jornalismo Cient&iacute;fico</strong></font>");
	document.write("</div>");
	document.write("</div>");
}

function footer()
{
	document.write("<div style=\"width:100%; height:1px; background-color:#990000;\">");
	document.write("</div>");
	document.write("<script type=\"text/javascript\">");
	document.write("var gaJsHost = ((\"https:\" == document.location.protocol) ? \"https://ssl.\" : \"http://www.\");");
	document.write("document.write(unescape(\"%3Cscript src='\" + gaJsHost + \"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E\"));");
	document.write("</script>");
	document.write("<script type=\"text/javascript\">");
	document.write("var pageTracker = _gat._getTracker(\"UA-2430008-4\");");
	document.write("pageTracker._initData();");
	document.write("pageTracker._trackPageview();");
	document.write("</script>");
	document.write("</body>");
	document.write("</html>");
}




