<!--
	// path of this section
	var urlpath = "/signature/" + website + "/signatureinvites";
	
	// 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("Register with Visa","Register with Visa","https://www.visasignature-asia.com/signature/RegisterNow?ws=AP");
	arsubsection[1] = new Array("How to Qualify","How to Qualify","/how_to_qualify/index.shtml");
// -->