// Notice Board DHTML Window
var params =  	
{	
   BorderWidth : 5, 
   CloseBoxSrc : 'images/close.jpg', 
   ContentColor : '#e7e7e7', 
   ContentHTML : '<table border=\"0\" width=\"604\" class=\"regularTxt\" style=\"line-height:1.5; text-align:justify;\"><tr><td bgcolor=\"#0099FF\" style=\"color:#FFFFFF; text-transform:uppercase; font-weight:bold; text-align:center; font-size:14px\">Join the Tour Today!</td></tr><!--tr><td style=\"padding-right:5px; padding-left:5px; font-size:12px; background-color:#C0CEFE;\" class=\"regularTxt\">CAREIF Ltd. will be hosting a presentation of its various products and services to members of the general public.  Details of the event are as follows:<p><b>Venue:</b> Mandeville Hotel<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4 Hotel St.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mandeville<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jamaica W.I.<p><b>Date</b>: February 5, 2008<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6:00 PM<p><b>Admission:</b> <span class=\"burgundyTxt\">FREE</span></td></tr--><!--tr><td bgcolor=\"#FF6600\" style=\"color:#000000; font-weight:bold; font-size:12px\">CAREIF Responds to Financial Services Commission (FSC)</td></tr><tr><td bgcolor=\"#FFCC66\">&nbsp;&nbsp;<a href=\"response.php\">Click here to read the entire article</a>.</td></tr--><tr><td><img src=\"images/6citypromo_banner.jpg\" style=\"border-width:1px; border-style:solid; border-color:#CCCCCC\"><br><b>&raquo;</b>&nbsp;<a href=\"6citytour/\" target="_blank">Click here</a> for more details on the <span class=\"burgundyTxt\">Buy Back Jamaica</span> Six City Tour.</td></tr></table>', 
   Height : 360, 
   InnerBorderWidth : 0, 
   Left : 500, 
   OuterBorderWidth : 2, 
   Resizable : 'None', 
   StatusBarHeight : 18, 
   StatusBarText : 'CAREIF Ltd. :: Notice Board', 
   StatusBarTextMargin : 6, 
   StatusBarAlign : 'left', 
   StatusColor : '#e7e7e7', 
   TitleBarHeight : 22, 
   TitleBarText : 'Notice Board', 
   Top : 56, 
   Width : 624, 
   Id  : 'CAREIFWindow'
} 
var CAREIFWindow = new FerantDHTMLWindow(params); 
