|
Here's what I include to call it
.................................................. ...............
<SCRIPT TYPE='text/javascript' src='http://www.912-352-7880.com/artists/amanda/myScripts/ImageStudio.js'></SCRIPT>
<SCRIPT>
var myImageStudioGallery = new ImageStudio();
myImageStudioGallery.resourceURL = 'http://www.912-352-7880.com/artists/amanda/IS_Res_Flames/';
myImageStudioGallery.baseURL_Thumbnails = 'http://www.912-352-7880.com/artists/amanda/thumbs/';
myImageStudioGallery.baseURL_Images = 'http://www.912-352-7880.com/artists/amanda/images/';
myImageStudioGallery.width = 450;
myImageStudioGallery.height = 395;
myImageStudioGallery.scrollSafe = false;
myImageStudioGallery.canPrint = false;
myImageStudioGallery.NoRightClick = true;
myImageStudioGallery.displayLayout = '1';
myImageStudioGallery.addImage("eye.gif","eye.gif", "Amanda - Eye","");
myImageStudioGallery.addImage("bird.gif","bird.gif ","Amanda - Bird","");
myImageStudioGallery.addImage("idea.gif","idea.gif ","Amanda - Idea","");
myImageStudioGallery.addImage("heart.gif","heart.g if","Amanda - Heart","");
myImageStudioGallery.addImage("fishbone.gif","fish bone.gif","Amanda - Fishbone","");
myImageStudioGallery.addImage("portrait.gif","port rait.gif","Amanda - Portrait","");
myImageStudioGallery.addImage("thumper.gif","thump er.gif","Amanda - Thumper","");
myImageStudioGallery.addImage("spider.gif","spider .gif","Amanda - Spider","");
myImageStudioGallery.addImage("lettering.gif","let tering.gif","Amanda - Lettering","");
myImageStudioGallery.Instantiate();
</SCRIPT>
__________________
"The powers not delegated to the United States by the Constitution, nor prohibited by it to the States, are reserved to the States respectively, or to the people."
|