var params =  	
{	
   BorderWidth : 0, 
   CloseBoxHeight : 11, 
   CloseBoxSrc : 'imagens/fechar_janela.gif', 
   CloseBoxWidth : 11, 
   ContentColor : '#bdc99a', 
   ContentHTML : '<P>Todo o material apresentado neste site está protegido pelas Leis de Propriedade Intelectual e Direitos Autorais.<br>  Lei n.:9 610/98<br>  Fica proibida a cópia e(ou) utilização para outros fins sem prévia autorização.<br><br><STRONG>Textos e notas: <A href=\"mailto:iar@iarbrasil.org.br\">I.A.R.</STRONG></a><br>  <STRONG>Imagens: <A href=\"mailto:ze@iarbrasil.org.br\">Zé Paiva</STRONG></a><br>  <STRONG>Projeto Gráfico: <A href=\"mailto:rivasbeasley@hotmail.com\">Oscar Rivas</STRONG></a><br>  <STRONG>Web-design, flash e scripts: <A href=\"mailto:acelio_f@hotmail.com\">Acelio Filho</STRONG></a><br><br>Faça solicitação via e-mail', 
   Height : 200, 
   InnerBorderColor : '#bdc99a', 
   OuterBorderWidth : 1, 
   Resizable : 'None', 
   ResizeBoxHeight : 10, 
   ResizeBoxSrc : 'imagens/resize_blue.gif', 
   StatusBarHeight : 0, 
   StatusBarText : 'CopyRight', 
   StatusColor : '#4a604c', 
   TitleBarHeight : 21, 
   TitleBarText : 'IAR Direitos Reservados', 
   TitleColor : '#4a604c', 
   TitleFontSize : 10, 
   TitleFontColor : '#9bb06b',
   TitleFontFamily : 'MS Sans Serif,arial', 
   ContentFontSize : 9, 
   ContentFontFamily : 'MS Sans Serif,arial', 
   ContentFontColor : '#1d261e', 
   Id  : 'myWindow1',
   Left : 15,
   Top : 250
} 
var myWindow1 = new FerantDHTMLWindow(params); 
