/* --------------------------------------
   DHTML Pop Up Window Configuration
   --------------------------------------
*/

/*----------------------
  Global Configuration
  Parameters
  ----------------------*/

CPW_window_bgcolor = "#D0D6C6"
CPW_window_title_bgcolor = "#DB8A15"
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 = "100"
CPW_window1_top = "300"
CPW_window1_width = "400"
CPW_window1_height = "100"
CPW_window1_visible = false
CPW_window1_draggable = true
CPW_window1_title = "Take it to the Next Level"
CPW_window1_content = "<FONT SIZE=\"2\" FACE=\"Arial, Helvetica, sans-serif\" COLOR=\"#333333\">Many companies have recently adopted a wider range of employee benefits to improve job quality in the workplace. However, the ability to effectively communicate these offers "+
"has been a challenge. Wireless Business Solutions has established a nationwide partnership with the largest wireless service providers to provide an answer. We have built an infrastructure from the ground up to take care of all of your wireless needs from one website and on phone number. WBS successfully handles wireless employee programs for more than 100 enterprise corporations in the Fortune 1000. Your wireless discount remains the same and there is no additional cost for our services. Take advantage of our program today and receive the additional support your company deserves.</FONT>"