<!--
function changeLinkStyle(name){
    var node;
    var list = new Array(12);
    list[0] = "1";
    list[1] = "2";
    list[2] = "3";
    list[3] = "4";
    list[4] = "5";
    list[5] = "6";
    list[6] = "7";
    list[7] = "8";
    list[8] = "9";
    list[9] = "10";
    list[10] = "11";
    list[11] = "12";
}
//-->
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
