//---------------- Change Variables Here ---------------- //1) The Photos Number... var MrqNrsPhotosNb = "3"; //2) Path of the Pictures... var MrqNrsPath="Kindergarten/NrsPhotos/"; //3) Size of the pictures... var MrqNrsWidth="145"; var MrqNrsHeight="170"; //4) Pictures Alignment : Vertical(v) Or Horizontal(h)... var MrqNrsAlign="h"; //5) Marquee direction... var MrqNrsDrct="right"; //6) Marquee behavior... var MrqNrsBhvr="alternate"; //scroll //7) Marquee Scrollamount... var MrqNrsScrlAmnt="3"; //8) Marquee Scrolldelay... var MrqNrsScrlDly="0"; //-------------------------------------------------------