<!--
	// path of this section
	var urlpath = "/signature/" + website + "/aboutvisasignature";
	
	// this array stores the english names, the localised names and the url of the subsections
	// rule: arsubsection[0] = new Array([english name],[localised name],[url]);
	var arsubsection = new Array();
	//arsubsection[0] = new Array("Signature Mail","Signature Mail","/signature_mail/index.shtml");
// -->
