<? ################################################## # Customize the ADD window with these variables # ################################################## $Awindow_title_background_color = "red"; $Awindow_title_text_color = "white"; $Awindow_title_border_color = "red"; $Awindow_background_color = "yellow"; $Awindow_text_color = "red"; $Awindow_border_color = "yellow"; $Alink_color = "yellow"; $Alink_visited_color = "yellow"; $Alink_active_color = "yellow"; ################################################## # Customize the VIEW window with these variables # ################################################## $Vwindow_title_background_color = "pink"; $Vwindow_title_text_color = "red"; $Vwindow_title_border_color = "yellow"; $Vwindow_background_color1 = "yellow"; $Vwindow_background_image1 = ""; $Vwindow_text_color1 = "red"; $Vwindow_url_color1 = "red"; $Vwindow_hilite_color1 = "white"; $Vwindow_hilite_text_color1 = "red"; $Vwindow_border_color1 = "red"; $Vwindow_background_color2 = "red"; $Vwindow_background_image2 = ""; $Vwindow_text_color2 = "yellow"; $Vwindow_url_color2 = "yellow"; $Vwindow_hilite_color2 = "brown"; $Vwindow_hilite_text_color2 = "yellow"; $Vwindow_border_color2 = "yellow"; $Vlink_color = "red"; $Vlink_visited_color = "red"; $Vlink_active_color = "red"; ################################################## # Customize the INTRO window with these variables# ################################################## $Intro_background_color = "red"; $Intro_text_color = "yellow"; $Intro_border_color = "yellow"; ################################################## # Customize the FOOTER with these variables # ################################################## $Footer_text_color = "red"; ################################################## # Customize the BUTTONS with these variables. # # Only works with IE5, IE6, and NN6 # ################################################## $button_text_color = "red"; $button_background_color = "pink"; $button_border_color = ""; ?>