// 2) Comment on each Movie... var MoviesCmnt=new Array('','','','','','',''); // 3) Path of the Movies and Images... var Path="Movies/"; // 4) Number of Movies in each row... var ColmnNb=3; // 6) Size of the Images... var ImagesWidth= 250; var ImagesHeight=187; //or 141 for Wide // 7) Size of the Movies... var MovieWidth=640; var MovieHeight=475; //Increase the value to increase the size of the container background (width and height are propotional) var VidContPaddig="35" // 8) Control Images Path... var ContImgPath="EXT/"