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

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

//Tyrants of the Deep Review
var params =  	
{	
   BorderWidth : 0, 
   CloseBoxHeight : 13, 
   CloseBoxSrc : 'close15.gif', 
   CloseBoxWidth : 13, 
   ContentColor : 'black', 
   ContentHTML : '<iframe name=\"albumframe\" src =\"catalog/2009/64-tyrants-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 : 'Tyrants of the Deep Reviews', 
   TitleBarAlign : 'center', 
   TitleColor : 'Black', 
   Width : 625, 
   ContentFontSize : 11, 
   ContentFontFamily : 'verdana, sans-serif', 
   ContentFontColor : 'white', 
   Id  : 'tyrantsrev'
} 
var tyrantsrev = new FerantDHTMLWindow(params); 

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