/* external file "myvsmessages.txt" begins */ // begin: Vertical Scroller's Messages/Images - var slmg=new Array(); //Stand alone Images only - as many as you'd like; //If no preloading desired go to Messages and fill in as usual: //slmg[..]=''; ... //If you want to preload them all when loading your page: //Remove all lines from: //Messages: ... up to ... //end Messages //Remove "//" from next 6 lines and set your images in first one; //slmg=["image1name.ext", "image2name.ext", ...]; //var preloadname = new Array(); //for(pp=0;pp';} //end stand alone Images //Messages: as many as you'd like: set to your own; //Every message is set as a continuous string - you may //split it by using '+ at ends and then ' at continuations; //
and
are recommended //for alignment and/or Size, Color, ... control. //Inside any message you MUST use \' in lieu of '; //Images used within a message - preload is recommended: //preloadname = new Image(); //preloadname.src = "imagename.ext"; //slmg[..]='< ... ><...>'; slmg[0]='

Don\'t worry about
the keys!
'; slmg[1]='

Simply flash in your    
personal pass code ...
'; slmg[2]='

... and you have
instant access!
'; slmg[3]='

"Relax, You\'ve got
Know Key(tm)"
'; // ... //slmg[...]='...'; //end Messages /* end of external file "myvsmessages.txt" */