
document.write('<table border=0> '+
		'<tr> '+
		'</td><td valign=top align="center" width="50" height="50" ><a href="');
document.write(strRelativePathToRoot +'html_files/clustermap.htm"><img border=2 src="');
document.write(strRelativePathToRoot +'images/ClusterMap.gif" valign="center"></a></td> '+
		'</tr> '+
		'<tr> '+
		'</td><td valign=top align="left" width="180" height="80"><a href="');
document.write(strRelativePathToRoot +'html_files/gcis_examples.htm"><img border=0 src="');
document.write(strRelativePathToRoot +'images/webgis.gif" alt="Expereince real Web GIS" valign="center"></a></td> '+
		'</tr> '+
               	'<tr> '+
               	'<td align="right" valign="top" height="80"><a href="');
document.write(strRelativePathToRoot +'html_files/gc_education_pack.htm"><img border="0" src="');
document.write(strRelativePathToRoot +'images/GCedu.jpg" alt="GC Education Pack"></a></td> '+
               	'</tr> '+
               	'<tr> '+
               	'<td align="center">'+
		'<SCRIPT SRC="');
document.write(strRelativePathToRoot +'javascripts/MainMenu.js" TYPE="text/javascript"></SCRIPT>'+
		'</td> '+
                '</tr> '+
            '</table>');
