<? ################################################## # Customize the ADD window with these variables # ################################################## $Awindow_title_background_color = "lightblue"; $Awindow_title_text_color = "#000000"; $Awindow_title_border_color = "lightblue"; $Awindow_background_color = "lightblue"; $Awindow_text_color = "#000000"; $Awindow_border_color = "#FFFFFF"; $Alink_color = "blue"; $Alink_visited_color = "blue"; $Alink_active_color = "blue"; ################################################## # Customize the VIEW window with these variables # ################################################## $Vwindow_title_background_color = "lightblue"; $Vwindow_title_text_color = "blue"; $Vwindow_title_border_color = "#FFFFFF"; $Vwindow_background_color1 = "#4682b4"; $Vwindow_background_image1 = "$path_to_images/starsback.gif"; $Vwindow_text_color1 = "#FFFFFF"; $Vwindow_url_color1 = "#FFFFFF"; $Vwindow_hilite_color1 = "lightblue"; $Vwindow_hilite_text_color1 = "blue"; $Vwindow_border_color1 = "#FFFFFF"; $Vwindow_background_color2 = "#b0c4de"; $Vwindow_background_image2 = "$path_to_images/text2.jpg"; $Vwindow_text_color2 = "#000000"; $Vwindow_url_color2 = "#000000"; $Vwindow_hilite_color2 = "royalblue"; $Vwindow_hilite_text_color2 = "lightblue"; $Vwindow_border_color2 = "#FFFFFF"; $Vlink_color = "blue"; $Vlink_visited_color = "blue"; $Vlink_active_color = "blue"; ################################################## # Customize the INTRO window with these variables# ################################################## $Intro_background_color = "#4682b4"; $Intro_text_color = "white"; $Intro_border_color = "#FFFFFF"; ################################################## # Customize the FOOTER with these variables # ################################################## $Footer_text_color = "blue"; ################################################## # Customize the BUTTONS with these variables. # # Only works with IE5, IE6, and NN6 # ################################################## $button_text_color = "blue"; $button_background_color = "lightblue"; $button_border_color = ""; ?>