function getTopHTML( ) {
	var text = "";
	text += "<TABLE border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\">";
		text += "<TR valign=\"top\">";
			text += "<TD valign=\"top\">";
				text += "<TABLE cellpadding=\"0\" cellspacing=\"0\" border=\"0\">";
					text += "<TR>";
						text += "<TD width=\"160\"><a name=\"top\"><IMG border=\"0\" width=\"160\" height=\"58\" src=\"/pc/navigation/top/images/logo.gif\"></a></TD>";
						text += "<TD class=\"globseparator\"><IMG width=\"1\" src=\"/pc/navigation/pixel.gif\"></TD>";
					text += "</TR>";
				text += "</TABLE>";
			text += "</TD>";
			text += "<TD align=\"left\" width=\"100%\">";
				text += "<TABLE width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
					text += "<!-- BGIN: Begin Grey Interdivisional Navigation -->";
					text += "<TR class=\"globinterdivnavbar\">";
						text += "<TD width=\"152\"><!--";
							text += "--><A href=\"http://www.toshiba.it/\"><IMG border=\"0\" src=\"/pc/navigation/top/images/country_indentifier_it.gif\"></A><!-- ";
						text += "--></TD>";
						text += "<TD align=\"right\"><!--";
							text += "--><A href=\"http://www.toshiba.it/\"><IMG border=\"0\" width=\"100\" height=\"19\" src=\"/pc/navigation/top/images/button_home_italia_it.gif\"></A><!--";
							text += "--><A href=\"http://www.toshiba.co.jp/worldwide/\"><IMG border=\"0\" width=\"111\" height=\"19\" src=\"/pc/navigation/top/images/button_toshibaww.gif\"></A><!--";
						text += "--></TD>";
					text += "</TR>";
					text += "<!-- EGIN: End Grey Interdivisional Navigation -->";
					text += "<!-- BWIN: Begin White International Navigation -->";
					text += "<TR>";
						text += "<TD width=\"152\" colspan=\"2\"><!--";
							text += "--><!--";
						text += "--><IMG width=\"1\" src=\"/pc/navigation/pixel.gif\"></TD></TD>";
					text += "</TR>";
					text += "<!-- EWIN: End White International Navigation -->";
				text += "</TABLE>";
			text += "</TD>";
		text += "</TR>";
		text += "<!-- BBNB: Begin Black Navigation -->";
 		text += "<TR valign=\"top\" class=\"globglobnavbar\">";
			text += "<TD colspan=\"2\">";
				text += "<TABLE cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\">";
					text += "<TR>";
						text += "<TD height=\"19\" align=\"left\" width=\"160\"><!--";
							text += "--><IMG src=\"/pc/navigation/top/images/button_dove_sei_it.gif\" border=\"0\" width=\"61\" height=\"18\"><!--";
						text += "--></TD>";
						text += "<TD width=\"1\" class=\"globseparator\"><!--";
							text += "--><IMG src=\"/pc/navigation/pixel.gif\" width=\"1\"><!--";
						
						text += "--></TD>";
						text += "<TD height=\"19\" align=\"left\"><!--";
							text += "--><IMG width=\"1\" src=\"/pc/navigation/pixel.gif\"></TD><!--";
						
						text += "--></TD>";
						text += "<TD align=\"right\"><!--";
							
							text += "--><IMG width=\"1\" src=\"/pc/navigation/pixel.gif\"></TD>";
					text += "</TR>";
				text += "</TABLE>";
			text += "</TD>";
		text += "</TR>";
		text += "<!-- BBNB: Begin Black Navigation -->";
	text += "</TABLE>";
	return text;
}
