var params =  	
{	
   BorderWidth : 0,
   CloseBoxSrc : 'img/box_close.gif', 
   ContentColor : '#eff3f7', 
   ContentHTML : '<font face="Arial" size="2"><b>Class 1 Lasers</b> <p> Class 1 lasers are considered to be incapable of producing damaging radiation levels, and are therefore exempt from most control measures or other forms of surveillance. Example: laser printers. <p> <b>Class 2 Lasers</b> <p> Class 2 lasers emit radiation in the visible portion of the spectrum, and protection is normally afforded by the normal human aversion response (blink reflex) to bright radiant sources. They may be hazardous if viewed directly for extended periods of time. Example: laser pointers. <p> <b>Class 3 Lasers</b> <p> Class 3a lasers are those that normally would not produce injury if viewed only momentarily with the unaided eye. They may present a hazard if viewed using collecting optics, e.g., telescopes, microscopes, or binoculars. Example: HeNe lasers above 1 milliwatt but not exceeding 5 milliwatts radiant power. <p> Class 3b lasers can cause severe eye injuries if beams are viewed directly or specular reflections are viewed. A Class 3 laser is not normally a fire hazard. Example: visible HeNe lasers above 5 milliwatts but not exceeding 500 milliwatts radiant power. <p> <b>Class 4 Lasers</b> <p> Class 4 lasers are a hazard to the eye from the direct beam and specular reflections and sometimes even from diffuse reflections. Class 4 lasers can also start fires and can damage skin.</font>', 
   ContentPadding : 13, 
   Height : 300, 
   InnerBorderColor : '#6b8ec6', 
   InnerBorderWidth : 2, 
   OuterBorderWidth : 0,
   ResizeBoxSrc : 'img/resize_white.gif',
   StatusBarHTML : '<center><a href=\"JavaScript:DHTMLLCLASS.CloseWindow()\"><font face=\"Arial\" size=\"2\" color=\"#FFFFFF\"><b>Close Window</b></font></a></center>', 
   StatusBarAlign : 'left', 
   StatusColor : '#6b8ec6', 
   TitleBarHeight : 18, 
   TitleBarText : 'Laser Classifications', 
   TitleBarAlign : 'left', 
   TitleColor : '#6b8ec6', 
   Width : 380, 
   ContentFontSize : 11, 
   Id  : 'DHTMLLCLASS'
} 
var DHTMLLCLASS = new FerantDHTMLWindow(params); 
