//---------------- Change Variables Here ---------------- //1) The Photos Number... var MrqKg1PhotosNb = "1"; //2) Path of the Pictures... var MrqKg1Path="Kindergarten/Kg1Photos/"; //3) Size of the pictures... var MrqKg1Width="162"; var MrqKg1Height="170"; //4) Pictures Alignment : Vertical(v) Or Horizontal(h)... var MrqKg1Align="v"; //5) Marquee direction... var MrqKg1Drct="up"; //6) Marquee behavior... var MrqKg1Bhvr="alternate"; //scroll //7) Marquee Scrollamount... var MrqKg1ScrlAmnt="3"; //8) Marquee Scrolldelay... var MrqKg1ScrlDly="0"; //-------------------------------------------------------