<?php $sitename = "Windows Image Gallery"; $backgroundimage = "lighthouseofthevirginisland.jpg"; //you can find and store the images in the wallpapers directory. $backgroundcolor = "#A5BFD8"; //This is the color for the mouse over when you hit a icon with your mousepointer. $icons_vertical = 5; //Number of icons to show vertical each row. $linkbgcolor = "#ffffff"; //this is the color behind the pictogram link on the main page. ?>