//--Reviews--

//The Return Turns Review
var params =  	
{	
   BorderWidth : 0, 
   CloseBoxHeight : 13, 
   CloseBoxSrc : 'close15.gif', 
   CloseBoxWidth : 13, 
   ContentColor : 'black', 
   ContentHTML : '<iframe name=\"albumframe\" src =\"catalog/2005/41-return-reviews.html\" height=\"100%\" width=\"100%\" frameborder=\"0\"></iframe>', 
   ContentPadding : 13, 
   Height : 325, 
   InnerBorderColor : '#cccccc', 
   OuterBorderWidth : 0, 
   StatusBarHeight : 0, 
   StatusBarAlign : 'left', 
   StatusColor : 'white', 
   TitleBarHeight : 19, 
   TitleBarText : 'The Return Turns Reviews', 
   TitleBarAlign : 'center', 
   TitleColor : 'Black', 
   Width : 625, 
   ContentFontSize : 11, 
   ContentFontFamily : 'verdana, sans-serif', 
   ContentFontColor : 'white', 
   Id  : 'returnrev'
} 
var returnrev = new FerantDHTMLWindow(params); 

//MARch (Revised & Revisited) Review
var params =  	
{	
   BorderWidth : 0, 
   CloseBoxHeight : 13, 
   CloseBoxSrc : 'close15.gif', 
   CloseBoxWidth : 13, 
   ContentColor : 'black', 
   ContentHTML : '<iframe name=\"albumframe\" src =\"catalog/2005/42-marchrr-reviews.html\" height=\"100%\" width=\"100%\" frameborder=\"0\"></iframe>', 
   ContentPadding : 13, 
   Height : 180, 
   InnerBorderColor : '#cccccc', 
   OuterBorderWidth : 0, 
   StatusBarHeight : 0, 
   StatusBarAlign : 'left', 
   StatusColor : 'white', 
   TitleBarHeight : 19, 
   TitleBarText : 'MARch (Revised & Revisited) Reviews', 
   TitleBarAlign : 'center', 
   TitleColor : 'Black', 
   Width : 625, 
   ContentFontSize : 11, 
   ContentFontFamily : 'verdana, sans-serif', 
   ContentFontColor : 'white', 
   Id  : 'marchrrev'
} 
var marchrrev = new FerantDHTMLWindow(params); 

//The Meeting Review
var params =  	
{	
   BorderWidth : 0, 
   CloseBoxHeight : 13, 
   CloseBoxSrc : 'close15.gif', 
   CloseBoxWidth : 13, 
   ContentColor : 'black', 
   ContentHTML : '<iframe name=\"albumframe\" src =\"catalog/2005/43-meeting-reviews.html\" height=\"100%\" width=\"100%\" frameborder=\"0\"></iframe>', 
   ContentPadding : 13, 
   Height : 400, 
   InnerBorderColor : '#cccccc', 
   OuterBorderWidth : 0, 
   StatusBarHeight : 0, 
   StatusBarAlign : 'left', 
   StatusColor : 'white', 
   TitleBarHeight : 19, 
   TitleBarText : 'The Meeting Reviews', 
   TitleBarAlign : 'center', 
   TitleColor : 'Black', 
   Width : 625, 
   ContentFontSize : 11, 
   ContentFontFamily : 'verdana, sans-serif', 
   ContentFontColor : 'white', 
   Id  : 'meetrev'
} 
var meetrev = new FerantDHTMLWindow(params); 

//Fogless Maybe The Best of MARS Special Edition Review
var params =  	
{	
   BorderWidth : 0, 
   CloseBoxHeight : 13, 
   CloseBoxSrc : 'close15.gif', 
   CloseBoxWidth : 13, 
   ContentColor : 'black', 
   ContentHTML : '<iframe name=\"albumframe\" src =\"catalog/2005/44-fogless-se-reviews.html\" height=\"100%\" width=\"100%\" frameborder=\"0\"></iframe>', 
   ContentPadding : 13, 
   Height : 145, 
   InnerBorderColor : '#cccccc', 
   OuterBorderWidth : 0, 
   StatusBarHeight : 0, 
   StatusBarAlign : 'left', 
   StatusColor : 'white', 
   TitleBarHeight : 19, 
   TitleBarText : 'Fogless Maybe The Best of MARS Special Edition Reviews', 
   TitleBarAlign : 'center', 
   TitleColor : 'Black', 
   Width : 625, 
   ContentFontSize : 11, 
   ContentFontFamily : 'verdana, sans-serif', 
   ContentFontColor : 'white', 
   Id  : 'fogrev'
} 
var fogrev = new FerantDHTMLWindow(params); 

