image = new Array(12);  
link = new Array(12);
image[0] = 'http://www.nthjw.com/images/img/top.gif';
image[1] = 'http://www.nthjw.com/images/img/top_2.gif';
image[2] = 'http://www.nthjw.com/images/img/top_3.gif';
image[3] = 'http://www.nthjw.com/images/img/top_4.gif';
image[4] = 'http://www.nthjw.com/images/img/top_5.gif';
image[5] = 'http://www.nthjw.com/images/img/top_6.gif';
image[6] = 'http://www.nthjw.com/images/img/top_7.gif';
image[7] = 'http://www.nthjw.com/images/img/top_8.gif';
image[8] = 'http://www.nthjw.com/images/img/top_9.gif';
image[9] = 'http://www.nthjw.com/images/img/top_10.gif';
image[10] = 'http://www.nthjw.com/images/img/top_11.gif';
image[11] = 'http://www.nthjw.com/images/img/top_12.gif';
image[12] = 'http://www.nthjw.com/images/img/top_13.gif';
