<!--
var posterCost = 12.00;
var frStatus = 0;
var frOnline = 1;
var posterImg = '/posters/archive/main/59/MPW-29622';
var imgFrIdLnk	= '/cgi-bin/mpw8/imgframe.pl?pid=MPW-29622&fid=';

var frpid = 'MPW-29622';
var frName = new Array();
var frID = new Array();
var frPrice = new Array();
var frImg = new Array();
var frImgLnks = new Array();
var frWidth = new Array();
var frDesc = new Array();
var frType = new Array();
var listType = new Array();
var listPrice = new Array();
listType[0] = 'Metal Contemporary';
listType[1] = 'Wood Contemporary';
listType[2] = 'Wood Traditional';
frID[0] = '45';
frName[0] = 'Wood Bravo Black';
frPrice[0] = 218.00;
frImg[0] = '18301_x.jpg';
frWidth[0] = 3.12;
frDesc[0] = 'BRV 18301 Matte Black';
frType[0] = 'Wood Traditional';
if (11.75+36.00>=54) { frPrice[0] = Math.round((11.75+36.00)*3.80); }
if (11.75+36.00<54) { frPrice[0] = Math.round((11.75+36.00)*3.11); }

//-->
