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\"><IMG border=\"0\" width=\"160\" height=\"58\" src=\"/bv/computers/navigation/top/images/logo.gif\"><a name=\"top\"></a></TD>";
						text += "<TD class=\"globseparator\"><IMG width=\"1\" src=\"/bv/computers/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-europe.com/\"><IMG border=\"0\" width=\"250\" height=\"19\" src=\"/bv/computers/navigation/top/images/country_eur_header.gif\"></A><!-- ";
						text += "--></TD>";
						text += "<TD align=\"right\"><!--";
							text += "--><A href=\"http://www.toshiba-europe.com/\"><IMG border=\"0\" width=\"122\" height=\"19\" src=\"/bv/computers/navigation/top/images/button_europeanhome.gif\"></A><!--";
							text += "--><A href=\"http://www.toshiba.co.jp/worldwide/\"><IMG border=\"0\" width=\"111\" height=\"19\" src=\"/bv/computers/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 += "--><A href=\"/bv/computers/home.asp\"><IMG src=\"/bv/computers/navigation/top/images/site_id_compsys.gif\" border=\"0\" width=\"152\" height=\"39\"></A><!--";
						text += "--></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=\"/bv/computers/navigation/top/images/pn_header.gif\" border=\"0\" width=\"78\" height=\"19\"><!--";
						text += "--></TD>";
						text += "<TD width=\"1\" class=\"globseparator\"><!--";
							text += "--><IMG src=\"/bv/computers/navigation/pixel.gif\" width=\"1\"><!--";
						text += "--></TD>";
						text += "<TD align=\"right\"><!--";
							text += "--><A href=\"/bv/computers/products/index.asp\"><IMG src=\"/bv/computers/navigation/top/images/button_productcatalogue_en.gif\" border=\"0\" width=\"110\" height=\"19\">";
							text += "<A href=\"/bv/computers/buy/index.htm\"><IMG src=\"/bv/computers/navigation/top/images/button_wheretobuy_en.gif\" border=\"0\" width=\"93\" height=\"19\">";
							text += "<A href=\"/bv/computers/sns/index.htm\"><IMG src=\"/bv/computers/navigation/top/images/button_servicesupport_en.gif\" border=\"0\" width=\"118\" height=\"19\">";
							text += "<A href=\"/bv/computers/communities/index.asp\"><IMG src=\"/bv/computers/navigation/top/images/button_communities_en.gif\" border=\"0\" width=\"85\" height=\"19\"><!--";
						text += "--></TD>";
					text += "</TR>";
				text += "</TABLE>";
			text += "</TD>";
		text += "</TR>";
		text += "<!-- BBNB: Begin Black Navigation -->";
	text += "</TABLE>";
	return text;
}
