/* --------------------------------------
   DHTML Pop Up Window Configuration
   --------------------------------------
*/

/*----------------------
  Global Configuration
  Parameters
  ----------------------*/

CPW_window_bgcolor = "#CCCCCC"
CPW_window_title_bgcolor = "#000000"
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 = "20"
CPW_window1_top = "325"
CPW_window1_width = "250"
CPW_window1_height = "300"
CPW_window1_visible = false
CPW_window1_draggable = true
CPW_window1_title = "<p class=\"MsoNormal\" style=\"text-align: center\">"+
"		<span style=\"font-size:13.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;"+
"color:white\">The Invitation Gatherings<o:p></o:p></span>"
CPW_window1_content = "<table style=\"width: 220px\">"+
"	<tr>"+
"		<td>"+
"		<img alt=\"The Invitation Gatherings\" height=\"91\" src=\"http://www.transformationalliance.org/graphics/The_Invitation_220px.jpg\" width=\"220\" /><br />"+
"		<p class=\"MsoNormal\" style=\"text-align: center\">"+
"		<span style=\"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;"+
"color:black\">Sunday, Sept. 13<sup>th</sup>, 6:00pm at <em>Iranian Christian Church</em><o:p></o:p></span></p>"+
"		<p class=\"MsoNormal\">"+
"		<o:p></o:p></p>"+
"		<p class=\"MsoNormal\" style=\"text-align: center\">"+
"		<span style=\"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;"+
"color:black\">Sunday, Oct. 4<sup>th</sup>, 6:00pm at <em>GateWay City Church</em><o:p></o:p></span></p>"+
"		<p class=\"MsoNormal\">"+
"		<o:p></o:p></p>"+
"		<p class=\"MsoNormal\" style=\"text-align: center\">"+
"		<span style=\"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;"+
"color:black\">Sunday, Nov. 1<sup>st</sup>, 6:00pm at <em>CrossRoads Bible Church</em><o:p></o:p></span></p>"+
"		<p class=\"MsoNormal\">"+
"		<o:p></o:p></p>"+
"		<p class=\"MsoNormal\" style=\"text-align: center\">"+
"		<span style=\"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;"+
"color:black\">Sunday, Dec. 6<sup>th</sup>, 6:00pm at <em>Maranatha</em><o:p></o:p></span></p>"+
"		</td>"+
"	</tr>"+
"</table>"

CPW_window2_left = "20"
CPW_window2_top = "450"
CPW_window2_width = "250"
CPW_window2_height = "300"
CPW_window2_visible = false
CPW_window2_draggable = true
CPW_window2_title = "<p class=\"MsoNormal\" style=\"text-align: center\">"+
"		<span style=\"font-size:13.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;"+
"color:white\">Pastor's For Prayer<o:p></o:p></span>"
CPW_window2_content = "<table style=\"width: 220px\">"+
"	<tr>"+
"		<td>"+
"		<img alt=\"Pastor's For Prayer\" height=\"91\" src=\"http://www.transformationalliance.org/graphics/Pastors4Prayer.jpg\" width=\"220\" /><br />"+
"		<p class=\"MsoNormal\" style=\"text-align: center\">"+
"		<span style=\"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;"+
"color:black\">Thursday, Sept. 3<sup>rd</sup>, 8:30am at <em>GateWay City Church</em><o:p></o:p></span></p>"+
"		<p class=\"MsoNormal\">"+
"		<o:p></o:p></p>"+
"		<p class=\"MsoNormal\" style=\"text-align: center\">"+
"		<span style=\"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;"+
"color:black\">Thursday, Oct. 1<sup>st</sup>, 8:30am at <em>GateWay City Church</em><o:p></o:p></span></p>"+
"		<p class=\"MsoNormal\">"+
"		<o:p></o:p></p>"+
"		<p class=\"MsoNormal\" style=\"text-align: center\">"+
"		<span style=\"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;"+
"color:black\">Thursday, Nov. 5<sup>th</sup>, 8:30am at <em>GateWay City Church</em><o:p></o:p></span></p>"+
"		<p class=\"MsoNormal\">"+
"		<o:p></o:p></p>"+
"		<p class=\"MsoNormal\" style=\"text-align: center\">"+
"		<span style=\"font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;"+
"color:black\">Thursday, Dec. 3<sup>rd</sup>, 8:30am at <em>GateWay City Church</em><o:p></o:p></span></p>"+
"		</td>"+
"	</tr>"+
"</table>"
