var params =  	
{	
   BorderWidth : 0, 
   CloseBoxSrc : 'images/Closebox.gif', 
   ContentColor : '#eff3f7', 
   ContentHTML : '<table width=\"430\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">  	<tr>  		<td valign=\"top\" valign=\"top\" class=\"text\" class=\"text\" colspan=\"3\">  		  HAVi is having a meeting (open to members and non members) on July 29th, 2004 at the Embassy Suites, 250 Gateway Blvd., South San Francisco, CA 94080.  This meeting is held on the last day of the IEEE 1394 Quarterly meeting held in the same venue in San Francisco (July 26th to July 29th).   <br><br>  The following is the agenda for the meeting:   <br>   		  		</td>  	</tr>   	<tr>  		<td valign=\"top\" class=\"text\">  		  Date:     		</td>  		<td valign=\"top\" class=\"text\" colspan=\"2\">  		  July 29, 2004  		</td>  	</tr>  	<tr>  		<td valign=\"top\" class=\"text\" valign=\"top\">  		  Venue:              </td>  		<td valign=\"top\" class=\"text\" valign=\"top\" colspan=\"2\">   South San Francisco, Embassy Suites, 250 Gateway Blvd., South San Francisco, CA 94080  </td>  	</tr>  	<tr>  		<td valign=\"top\" class=\"text\" colspan=\"3\">  <strong>AM:</strong>       </td>  	</tr>  	<tr>  		<td valign=\"top\" class=\"text\">   09:00                  </td>  		<td valign=\"top\" class=\"text\" valign=\"top\" colspan=\"2\">  Welcome (Shiva Patibanda, Chairman)  </td>  	</tr>  	<tr>  		<td valign=\"top\" class=\"text\">  09:10                  </td>  		<td valign=\"top\" class=\"text\" valign=\"top\" colspan=\"2\">  Status of HAVi from Chairman (Shiva)  		</td>  	</tr>  	<tr>  		<td valign=\"top\" class=\"text\">  10:00                 </td>  		<td valign=\"top\" class=\"text\" valign=\"top\" colspan=\"2\">  Break  </td>  </tr>  <tr>  <td valign=\"top\" class=\"text\">  10:15   </td><td valign=\"top\" class=\"text\" colspan=\"2\">  Demo of HAVi networking using commercial CE devices  </td>  </tr>  <tr>  <td valign=\"top\" class=\"text\">  11:15   </td>  <td valign=\"top\" class=\"text\" colspan=\"2\">  HAVi technical issues (TSC Chair: Ram/Peter Skiczuk)  </td>  </tr>  <tr>  <td valign=\"top\" class=\"text\">  12:15  </td><td valign=\"top\" class=\"text\" colspan=\"2\">  LUNCH  </td>  </tr>  <tr>  <td valign=\"top\" class=\"text\" colspan=\"3\">  <strong>PM:</strong><br>  Discussion on New Working Groups<br>  </td>  </tr>  <tr>  <td valign=\"top\" class=\"text\">  1 hour               </td>  <td valign=\"top\" class=\"text\">  e-HAVi discussion  </td>  <td valign=\"top\" class=\"text\">  IDB1394/3  </td>  </tr>  <tr>  <td valign=\"top\" class=\"text\">  1 hour  </td>  <td valign=\"top\" class=\"text\">  IP and HAVi   </td>  <td valign=\"top\" class=\"text\">  Bridging with DHWG, others  </td>  </tr>  <tr>  <td valign=\"top\" class=\"text\">  1 hour   </td>  <td valign=\"top\" class=\"text\">  HAVi Level-3  </td>  <td valign=\"top\" class=\"text\">  Proposal for web based presentation  </td>  </tr>  <tr>  <td valign=\"top\" class=\"text\">  Wrap up discussion    </td>  <td valign=\"top\" class=\"text\" colspan=\"2\">  Shiva Patibanda  </td>  </tr>  <tr>  <td valign=\"top\" class=\"text\" colspan=\"3\">  There is no registration fee, all members and non members are welcome.      		</td>  	</tr>  </table>', 
   ContentPadding : 13, 
   Height : 500, 
   InnerBorderColor : '#6b8ec6', 
   InnerBorderWidth : 2, 
   OuterBorderWidth : 0,
   Left : 10, 
   ResizeBoxSrc : 'images/resize.gif', 
   StatusBarText : 'HAVi meeting on July 29th', 
   StatusBarAlign : 'left', 
   StatusColor : '#cccccc', 
   TitleBarHeight : 18, 
   TitleBarText : 'HAVi Meeting', 
   TitleBarAlign : 'left', 
   TitleColor : '#6b8ec6', 
   Top : 10, 
   Width : 470, 
   ContentFontSize : 5, 
   Id  : 'announce'
} 
var announce = new FerantDHTMLWindow(params); 
