/* --------------------------------------
   DHTML Pop Up Window Configuration
   --------------------------------------
*/

/*----------------------
  Global Configuration
  Parameters
  ----------------------*/

CPW_window_bgcolor = "#CCCCCC"
CPW_window_title_bgcolor = "#FFFFFF"
CPW_window_border_color = "#000000"

CPW_window_padding = "10"
CPW_window_border = "1"
CPW_window_transition_in = "23"
CPW_window_transition_out = "23"
CPW_window_transition_duration = "0.5"

CPW_window_x_button = "CrossButton.gif"

/*----------------------
  Paste window variables
  below.
  ----------------------*/
CPW_window1_left = "200"
CPW_window1_top = "200"
CPW_window1_width = "500"
CPW_window1_height = "100"
CPW_window1_visible = "true"
CPW_window1_draggable = "true"
CPW_window1_title = "Engagement Special"
CPW_window1_content = "Welcome to our Engagement Session Special.  "+
""+
"Your engagement session shot in digital format, plus you get two complimentary 8x12's...your choice of one London location.  You get 40 shots on a CD to print when and where you wish. "+
""+
"Currently included free with your wedding of more than three hours. Enter Promo Code FREE ENG."+
""


