/* This just exists to keep the count of comments so they can be */
/* provided in the link. It is automatically updated when a new  */
/* comment is added. The closing tag is vital !                  */


var NuM = new Array();

NuM[1]=6;
NuM[2]=8;
NuM[3]=3;
//EnD Of NuMs
