/* --------------------------------------
   DHTML Pop Up Window Configuration
   --------------------------------------
*/

/*----------------------
  Global Configuration
  Parameters
  ----------------------*/

CPW_window_bgcolor = "#e0e0d8"
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 = "images/CrossButton.gif"

/*----------------------
  Paste window variables
  below.
  ----------------------*/

CPW_window1_left = "480"
CPW_window1_top = "115"
CPW_window1_width = "525"
CPW_window1_height = "550"
CPW_window1_visible = false
CPW_window1_draggable = true
CPW_window1_title = "<font color=\"#000000\"><b>URGENT MESSAGE!</b></font>"
CPW_window1_content = "<center> "+
"	<h3><font color=\"#FF0000\">URGENT MESSAGE REGARDING THE EQUIDATA ONLINE PROGRAM!</font></h3> "+
"	<h4>"+
"	PLEASE BE ADVISED THAT THROUGHOUT THE MONTH OF OCTOBER 2009, EQUIDATA WILL BEGIN CONVERTING "+
"	CLIENTS TO OUR NEW VERSION OF @CLIENT SERVICES AT THE FOLLOWING NEW WEBSITE: HTTPS://WWW3.DAKCSRCS.COM. "+
"	</h4>"+
"	</center>"+
"	<p align=\"justify\"><font size=\"3\"> "+
"	The new version will look very similar to your existing program but will have enhanced functionality "+
"	for navigation, links and statistical reports. Your overall use will be the same; and, you will <b><u>NOT</u></b> "+
"	need to change any user names or passwords.  If you are currently connecting to our online program through "+
"	a saved favorite site icon, you will need to update that website link to: <strong>https://www3.dakcsrcs.com</strong>. "+
"	(The only difference is that the number <strong>2</strong> has been replaced with a <strong>3</strong>.) Although you will be receiving "+
"	a letter informing you of the changes, you may change over to this new website at any time beginning today. "+
"	</font></p>"+
"	<center>"+
"	<p><font size=\"3\"><b>"+
"	Please call Tammy Gould at 757-873-0519 or 888-777-1890 extension 313<br> if you have any questions or problems logging in. "+
"	</b></font></p> "+
"	<p><font size=\"3\" color=\"#FF0000\"><strong> The conversion will begin today and "+
"	  end October 31st with plans to have all clients on the new program by "+
"	  November 15, 2009.</strong> </font></p>"+
"	<p><font size=\"4\"> "+
"	Please Click <a href=\"HTTPS://WWW3.DAKCSRCS.COM\" target=\"_blank\">HERE</a> to Continue! "+
"	</font></p>"+
"	</center>"
