/* --------------------------------------
   DHTML Pop Up Window Configuration
   --------------------------------------
*/

/*----------------------
  Global Configuration
  Parameters
  ----------------------*/

CPW_window_bgcolor = "#C5E6FF"
CPW_window_title_bgcolor = "#ffffff"
CPW_window_border_color = "#000000"
CPW_window_visible = false
CPW_window_padding = "10"
CPW_window_border = "2"
CPW_window_transition_in = "23"
CPW_window_transition_out = "23"
CPW_window_transition_duration = "0.4"

CPW_window_x_button = "images/CrossButton.gif"

/*----------------------
  Paste window variables
  below.
  ----------------------*/
CPW_window1_left = "25"
CPW_window1_top = "10"
CPW_window1_width = "250"
CPW_window1_height = "200"
CPW_window1_visible = false
CPW_window1_draggable = false
CPW_window1_title = "Phone / Fax Orders"
CPW_window1_content = "Underwriters can place Inspection Orders using the phone or fax to UIC Offices"

CPW_window2_left = "25"
CPW_window2_top = "10"
CPW_window2_width = "250"
CPW_window2_height = "200"
CPW_window2_visible = false
CPW_window2_draggable = false
CPW_window2_title = "Internet Orders"
CPW_window2_content = "Order can be placed through UIC website and entered directly into our Inspection Control System"

CPW_window3_left = "25"
CPW_window3_top = "10"
CPW_window3_width = "250"
CPW_window3_height = "200"
CPW_window3_visible = false
CPW_window3_draggable = false
CPW_window3_title = "Order Processing"
CPW_window3_content = "The staff enters phone and fax orders into the system. They also review Orders received through our Web Site."

CPW_window4_left = "25"
CPW_window4_top = "10"
CPW_window4_width = "250"
CPW_window4_height = "200"
CPW_window4_visible = false
CPW_window4_draggable = false
CPW_window4_title = "Web Server"
CPW_window4_content = "Our Web Server doesn't just provide information. It is also our main conduit for Inspection Orders. Our inspectors use it as a mechanism for inputting the RESULTS of their inspections and documentary Photos."

CPW_window5_left = "25"
CPW_window5_top = "10"
CPW_window5_width = "250"
CPW_window5_height = "200"
CPW_window5_visible = false
CPW_window5_draggable = false
CPW_window5_title = "Data Base Application"
CPW_window5_content = "A custom industry specific application was built to control the inspections from inception to production of the final report. Orders are tracked to guard against delays and provide our customers with the highest standards of reporting"

CPW_window6_left = "25"
CPW_window6_top = "10"
CPW_window6_width = "250"
CPW_window6_height = "200"
CPW_window6_visible = false
CPW_window6_draggable = false
CPW_window6_title = "Conducts Inspections"
CPW_window6_content = "Conducts onsite, comprehesive inspections of all types of properties from businesses to apartment buildings."

CPW_window7_left = "25"
CPW_window7_top = "10"
CPW_window7_width = "250"
CPW_window7_height = "200"
CPW_window7_visible = false
CPW_window7_draggable = false
CPW_window7_title = "Reviews Inspections"
CPW_window7_content = "Reviews the reports submitted by the inspectors and approves them for transmittal to the Insurance Company."

CPW_window8_left = "25"
CPW_window8_top = "10"
CPW_window8_width = "250"
CPW_window8_height = "200"
CPW_window8_visible = false
CPW_window8_draggable = false
CPW_window8_title = "Inspection Reports"
CPW_window8_content = "Reports can be transmitted in three formats, via Mail in traditional print form, thru e-mail in PDF format or transmitted directly in XML format."
