////This <body> section in the <body> /////////////
//new fadeshow - this is the name of the function
//(IMAGES_ARRAY_NAME, 
//slideshow_width, pixels size
//slideshow_height, pixels size
//borderwidth, 
//delay, 3000 = 3 seconds
//pause (0=no, 1=yes) when mouse is over photo, 
//"R") for optional andomOrder - leave blank if you want sequence
new fadeshow(fadeimages, 250, 150, 0, 3000, 1, "R")
////End of Section/////////////

