var params =  	
{	
   BorderWidth : 0, 
   CloseBoxSrc : 'images/Closebox.gif',
   ContentColor : '#ffffff', 
   ContentHTML : '<table width=\"450\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">  	<tr>  		<td align=\"center\" colspan=\"2\">  		<img src=\"images/title_transport.gif\" width=\"294\" height=\"71\" alt=\"\" border=\"0\"><br>  <img src=\"images/bus.jpg\" width=\"345\" height=\"221\" alt=\"\" border=\"0\"><br>  		</td>  	</tr>  	<tr>  		<td width=\"20\">&nbsp;<br></td>  		<td class=\"text\">  		<b>Now serving your transportation needs</b><br>  		<font color=\"#990000\"><b>with our</b></font>  		<ul type=\"square\">  		<li>Modern Buses with Wheel Chair Lifts  		<li>Friendly Courteous Drivers  		<li>Timely Service  		</ul>  		  		<font color=\"#990000\"><b>for your</b></font>  		<ul type=\"square\">  		<li>Medical Appointments  		<li>Shopping/grocery trips  		<li>Extended care facilty activities  		</ul>  		Payment Options include Private Pay, Choice, Medicaid<br><br>  		For more info call (317) 334-7777 or write to <a href=\"mailto:pkirby@HomeCareForYou.Com\">PKirby@HomeCareForYou.Com</a>    		</td>  	</tr>  </table>', 
   ContentPadding : 13, 
   Height : 500, 
   InnerBorderColor : '#990000', 
   InnerBorderWidth : 2, 
   OuterBorderWidth : 0, 
   StatusBarText : 'Now serving your transportation needs...', 
   StatusBarAlign : 'left', 
   StatusColor : '#000000', 
   ResizeBoxSrc : 'images/resize.gif',
   TitleBarHeight : 18, 
   TitleBarText : 'Nightingale Transportation Services', 
   TitleBarAlign : 'left', 
   TitleColor : '#000000', 
   Width : 500, 
   ContentFontSize : 11, 
   Id  : 'transportation'
} 
var transportation = new FerantDHTMLWindow(params); 
