

var PNames = new Array();
var PLinks = new Array();

// main menu
    PNames[0] = new Array();
    PNames[0][4] = 'Advertisements';
    PNames[0][5] = 'Design';
    PNames[0][6] = 'Photo Gallery';
    PNames[0][7] = 'Showrooms';
    PNames[0][8] = 'Request Forms';
    PNames[0][9] = 'Item Directory';
	PNames[0][10] = 'Contact Us';




// Petitsin menu
    PNames[1] = new Array();
    PNames[1][0] = 'Introduction';
    PNames[1][1] = 'Ceilings';
    PNames[1][2] = 'Panels';
    PNames[1][3] = 'Linears';
    PNames[1][4] = 'Friezes';
    PNames[1][5] = 'Centerpieces'
	
    


// main menu
    PLinks[0] = new Array();
    PLinks[0][4] = 'javascript:subMenu(21)';
    PLinks[0][5] = 'javascript:subMenu(12)';
    PLinks[0][6] = 'javascript:subMenu(19)';
    PLinks[0][7] = 'javascript:subMenu(26)';
    PLinks[0][8] = 'javascript:subMenu(18)';
    PLinks[0][9] = 'javascript:subMenu(20)';
	PLinks[0][10] = 'mailto:info@jpweaver.com';
	

// models menu
    PLinks[1] = new Array();
    PLinks[1][0] = 'javascript:subMenu(1)';
    PLinks[1][1] = 'javascript:subMenu(2)';
    PLinks[1][2] = 'javascript:subMenu(3)';
    PLinks[1][3] = 'javascript:subMenu(4)';
    PLinks[1][4] = 'javascript:subMenu(5)';
    PLinks[1][5] = 'javascript:subMenu(6)'
	

	
    
// Submenus
var JNames = new Array();
var JLinks = new Array();


//  Books
  JNames[0] = new Array();
  JNames[0][0] = 'Order Form';
  JNames[0][1] = 'Designer Directories';
  

  JLinks[0] = new Array();
  JLinks[0][0] = 'javascript:bookwin()';
  JLinks[0][1] = 'javascript:transportwin()';
  
  
// Introduction
  JNames[1] = new Array();
  JNames[1][0] = 'Overview';
  JNames[1][1] = 'Installation';
  JNames[1][2] = 'Painting';
  JNames[1][3] = 'Price Quote';
  JNames[1][4] = 'Designer Directories';
  

  JLinks[1] = new Array();
  JLinks[1][0] = 'rmf_overview.htm';
  JLinks[1][1] = 'rmf_installation.htm';
  JLinks[1][2] = 'rmf_painting.htm';
  JLinks[1][3] = 'javascript:quote1win()';
  JLinks[1][4] = 'javascript:transportwin()';
  

// Ceilings
  JNames[2] = new Array();
  JNames[2][0] = 'Centers';
  JNames[2][1] = 'Corners';
  JNames[2][2] = 'Linears';

  JLinks[2] = new Array();
  JLinks[2][0] = 'ceiling_centers.htm';
  JLinks[2][1] = 'ceiling_corners.htm';
  JLinks[2][2] = 'ceiling_linears.htm';


// Panels
  JNames[3] = new Array();
  JNames[3][0] = 'Doors and Walls';
  JNames[3][1] = 'Swags';



  JLinks[3] = new Array();
  JLinks[3][0] = 'panels_doors.htm';
  JLinks[3][1] = 'panels_swags.htm';



// Linears
  JNames[4] = new Array();
  JNames[4][0] = 'Overview';
  JNames[4][1] = 'Examples';
  

  JLinks[4] = new Array();
  JLinks[4][0] = 'linears_overview.htm';
  JLinks[4][1] = 'linear.htm';
  

 // Friezes
  JNames[5] = new Array();
  JNames[5][0] = 'Overview';
  

  JLinks[5] = new Array();
  JLinks[5][0] = 'friezes_overview.htm';
  

 // Centerpieces
  JNames[6] = new Array();
  JNames[6][0] = 'Overview';
  JNames[6][1] = 'Examples';
  

  JLinks[6] = new Array();
  JLinks[6][0] = 'centerpieces_overview.htm';
  JLinks[6][1] = 'centerpieces_examples.htm';
  
  // Revival Collection
  JNames[7] = new Array();
  JNames[7][0] = 'Examples';

  
     

  JLinks[7] = new Array();
  JLinks[7][0] = 'under.htm';
  

   // Centerpieces
  JNames[8] = new Array();
  JNames[8][0] = 'Crown Mouldings I';
  JNames[8][1] = 'Crown Mouldings II';
  JNames[8][2] = 'Crown Mouldings III';
  JNames[8][3] = 'Crown Mouldings IV';
  JNames[8][4] = 'Crown Mouldings V';
  JNames[8][5] = 'Corners';
  

  JLinks[8] = new Array();
  JLinks[8][0] = 'crown1.htm';
  JLinks[8][1] = 'crown2.htm';
  JLinks[8][2] = 'crown3.htm';
  JLinks[8][3] = 'crown_1.htm';
  JLinks[8][4] = 'crown_2.htm';
  JLinks[8][5] = 'corners.htm';
  
   // Centerpieces

  JNames[9] = new Array();
  JNames[9][0] = 'Crown Moldings';
  JNames[9][1] = 'Corners';
  

  JLinks[9] = new Array();
  JLinks[9][0] = 'under.htm';
  JLinks[9][1] = 'under.htm';
  
     // Compo
  JNames[10] = new Array();
  JNames[10][0] = 'Overview';
  JNames[10][1] = 'Installation Video';
  JNames[10][2] = 'Installation Text';
  JNames[10][3] = 'Painting';
  JNames[10][4] = 'Gold Leaf';
  JNames[10][5] = 'Price Quote';
  JNames[10][6] = 'Designer Directories';
  

  JLinks[10] = new Array();
  JLinks[10][0] = 'javascript:compooverviewwin()';
  JLinks[10][1] = 'javascript:greencwin()';
  JLinks[10][2] = 'javascript:compotextwin()';
  JLinks[10][3] = 'javascript:compopaintwin()';
  JLinks[10][4] = 'javascript:compogoldwin()';
  JLinks[10][5] = 'javascript:quote3win()';
  JLinks[10][6] = 'javascript:transportwin()';
  
     // Plaster
  JNames[11] = new Array();
  JNames[11][0] = 'Overview';
  JNames[11][1] = 'Installation';
  JNames[11][2] = 'Download PDF Catalogue';
  JNames[11][3] = 'Price Quote';
  JNames[11][3] = 'Designer Directories';
  

  JLinks[11] = new Array();
  JLinks[11][0] = 'plaster_overview.htm';
  JLinks[11][1] = 'plaster_install.htm';
  JLinks[11][2] = 'javascript:plasterwin()';
  JLinks[11][3] = 'javascript:quote2win()';
  JLinks[11][3] = 'javascript:transportwin()';

  

// About Us
JNames[12] = new Array();
JNames[12][0] = 'Designer Directories';
JNames[12][1] = 'Master Design Gallery (by image)';
JNames[12][2] = 'Master Design Gallery (by text)';
JNames[12][3] = 'Download AutoCad Files';
JNames[12][4] = 'Download Photo CD';
JNames[12][5] = 'Wood Moulding Profiles';


JLinks[12] = new Array();
JLinks[12][0] = 'javascript:transportwin()';
JLinks[12][1] = 'javascript:designwin()';
JLinks[12][2] = 'javascript:designwint()';
JLinks[12][3] = 'javascript:transportwin()';
JLinks[12][4] = 'javascript:dloadcdwin()';
JLinks[12][5] = 'javascript:new001win()';

JNames[13] = new Array();
JNames[13][0] = 'Light Cove & Band';


JLinks[13] = new Array();
JLinks[13][0] = 'band_1.htm';

JNames[14] = new Array();
JNames[14][0] = 'Ceiling Rosettes I';
JNames[14][1] = 'Ceiling Rosettes II';


JLinks[14] = new Array();
JLinks[14][0] = 'rosette_1.htm';
JLinks[14][1] = 'rosette_2.htm';

JNames[15] = new Array();
JNames[15][0] = 'Fireplace Mantels';

JLinks[15] = new Array();
JLinks[15][0] = 'fire_1.htm';


JNames[16] = new Array();
JNames[16][0] = 'Download PDF Catalogue';

JLinks[16] = new Array();
JLinks[16][0] = 'javascript:plasterwin()';


JNames[17] = new Array();
JNames[17][0] = 'Fireplace Mantels';
JNames[17][1] = 'Download PDF Catalogue';


JLinks[17] = new Array();
JLinks[17][0] = 'under.htm';
JLinks[17][1] = 'javascript:plasterwin()';

JNames[18] = new Array();
JNames[18][0] = 'Price Quote';
JNames[18][1] = 'Credit Authorization';


JLinks[18] = new Array();
JLinks[18][0] = 'javascript:quote4win()';
JLinks[18][1] = 'javascript:creditwin()';

JNames[19] = new Array();
JNames[19][0] = 'Pixels:  800 X 600';
JNames[19][1] = 'Pixels: 1024 X 768';


JLinks[19] = new Array();
JLinks[19][0] = 'javascript:sphotowin()';
JLinks[19][1] = 'javascript:bphotowin()';

JNames[20] = new Array();
JNames[20][0] = 'By Part Number';
JNames[20][1] = 'By Category';


JLinks[20] = new Array();
JLinks[20][0] = 'javascript:dirpartwin()';
JLinks[20][1] = 'javascript:dircatwin()';

JNames[21] = new Array();
JNames[21][0] = 'Advertisements Current';
JNames[21][1] = 'Advertisements Past';
JNames[21][2] = 'Heritage';


JLinks[21] = new Array();
JLinks[21][0] = 'javascript:adcurwin()';
JLinks[21][1] = 'advertisements.htm';
JLinks[21][2] = 'javascript:heritagewin()';

JNames[25] = new Array();
JNames[25][0] = 'Petitsin';

JLinks[25] = new Array();
JLinks[25][0] = 'javascript:dd_petitsinwin()';

JNames[26] = new Array();
JNames[26][0] = 'Glendale, California';
JNames[26][1] = 'Moscow, Russia';


JLinks[26] = new Array();
JLinks[26][0] = 'javascript:glendalewin()';
JLinks[26][1] = 'javascript:russiawin()';
