// JavaScript Document

var hot_name1 = "Hansika";
var hot_name2 = "Nikitin Dheer";

var hot_arr1=new Array()
//SET IMAGE PATHS. Extend or contract array as needed
hot_arr1[0]=["hot_images/hansika_thmb1.jpg", "hot_file1.htm", "_blank"]
hot_arr1[1]=["hot_images/hansika_thmb2.jpg", "hot_file1.htm", "_blank"]
hot_arr1[2]=["hot_images/hansika_thmb3.jpg", "hot_file1.htm", "_blank"]
hot_arr1[3]=["hot_images/hansika_thmb4.jpg", "hot_file1.htm", "_blank"]
hot_arr1[4]=["hot_images/hansika_thmb5.jpg", "hot_file1.htm", "_blank"]
hot_arr1[5]=["hot_images/hansika_thmb6.jpg", "hot_file1.htm", "_blank"]
hot_arr1[6]=["hot_images/hansika_thmb7.jpg", "hot_file1.htm", "_blank"]

 
var hot_arr2=new Array() //2nd array set example. Remove or add more sets as needed.
//SET IMAGE PATHS. Extend or contract array as needed
hot_arr2[0]=["hot_images/niketandheer_thumb1.jpg", "hot_file2.htm", "_blank"]
hot_arr2[1]=["hot_images/niketandheer_thumb2.jpg", "hot_file2.htm", "_blank"]
hot_arr2[2]=["hot_images/niketandheer_thumb3.jpg", "hot_file2.htm", "_blank"]
hot_arr2[3]=["hot_images/niketandheer_thumb4.jpg", "hot_file2.htm", "_blank"]