//---------------- Change Variables Here ---------------- //1) The Photos Number... var MrqKg2PhotosNb = "53"; //2) Path of the Pictures... var MrqKg2Path="Kindergarten/Kg2Photos/"; //3) Size of the pictures... var MrqKg2Width="162"; var MrqKg2Height="170"; //4) Pictures Alignment : Vertical(v) Or Horizontal(h)... var MrqKg2Align="v"; //5) Marquee direction... var MrqKg2Drct="down"; //6) Marquee behavior... var MrqKg2Bhvr="alternate"; //scroll //7) Marquee Scrollamount... var MrqKg2ScrlAmnt="3"; //8) Marquee Scrolldelay... var MrqKg2ScrlDly="0"; //-------------------------------------------------------