/* dyn_menu_lst.js */



// menu definitions

// menu 1

menu[0]        = new Array();
menu[0][0]     = new create_instance(155,45,LEFT,TRY_RIGHT,'sel_','','lnk_','ns_',YES,             
                                    VERTICAL,LEFT,3,4,NONE,                     
                                    'twm_entry',NONE,150,19,0,twm_pics_url+'xc0.gif',twm_pics_url+'xc1.gif',YES,YES,NO,AUTO,POINTER);
menu[0][1]     = new Array();
menu[0][1][0]  = new create_menu(VERTICAL,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][1][1]  = new create_entry('Web Site Design' ,'index.html'                  ,'<b>Web Site Design </b><br>Home'                             );
menu[0][1][2]  = new create_entry('The Animation Center'   ,'thesite.html'  ,'<b>The Animation Center   </b><br>The starting point for graphics',2);
menu[0][1][3]  = new create_entry('Extras'          ,'price.html'                  ,'<b>Extras          </b><br>JavaScript, DHTML and CSS'      ,3);
menu[0][1][4]  = new create_entry('Order Form'      ,'grform.html'                 ,'<b>Order Form      </b><br>For Ordering Custom Graphics'     );
menu[0][1][5]  = new create_entry('Important Items' ,'animinst.html'               ,'<b>Important Items </b><br>Help and Ordering information'   ,4);
menu[0][1][6]  = new create_entry('Site Map'        ,'library.html'                ,'<b>Site Map        </b><br>To navigate complete site'        );
menu[0][1][7]  = new create_entry('2D & 3D Graphics' ,'2d_3d.html'                 ,'<b>2D & 3D Graphics</b><br>ClipArt and other 3D Graphics'    );           
menu[0][1][8]  = new create_entry('Backgrounds'     ,'background.html'      ,'<b>Backgrounds     </b><br>Pre-made and Custom made Backgrounds'    );
menu[0][1][9]  = new create_entry('Graphic Text'    ,'titletext.html'              ,'<b>Graphic Text    </b><br>Custom made Text'                ,6);
menu[0][1][10]  = new create_entry('Email Icons'     ,'aniemail.html'               ,'<b>Email Icons    </b><br>Email Icons for your Web Site'    );
menu[0][1][11]  = new create_entry('Theme Pages'     ,'themes.html'                 ,'<b>Themes         </b><br>Sample Themes and Graphics'     ,5);
menu[0][1][12]  = new create_entry('Buttons'         ,'buttons.html'                ,'<b>Buttons     </b><br>Animated and Non-Animated 3D Buttons'     );
menu[0][1][13]  = new create_entry('Banners'         ,'banners.html'                ,'<b>Banners        </b><br>Add Banners'                      );
menu[0][1][14]  = new create_entry('Holidays'        ,'holiday.html'                ,'<b>Holidays       </b><br>Holiday Graphics and Songs'      ,7);

menu[0][2]     = new Array();
menu[0][2][0]  = new create_menu(NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][2][1]  = new create_entry('Resources'       ,'links.html'        ,'<b>Resources       </b><br>Links Page'                               );

menu[0][3]     = new Array();
menu[0][3][0]  = new create_menu(NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,YES);
menu[0][3][1]  = new create_entry('JavaScript'      ,'javascript.html'   ,'<b>JavaScript      </b><br>Sample JavaScripts'                       );
menu[0][3][2]  = new create_entry('DHTML'           ,'dhtml.html'        ,'<b>DHTML           </b><br>Sample of DHTML'                          );
menu[0][3][3]  = new create_entry('CSS'             ,'css.html'          ,'<b>CCS             </b><br>Cascading Style Sheets'                   );

menu[0][4]     = new Array();
menu[0][4][0]  = new create_menu(NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][4][1]  = new create_entry('Making Site Maps','maps.html'         ,'<b>Making Site Maps</b><br>Making custom Graphic Site Maps'          );
menu[0][4][2]  = new create_entry('Text Tips'       ,'howto.html'        ,'<b>Text Tips       </b><br>Tips to use before you order'             );
menu[0][4][3]  = new create_entry('Available Fonts' ,'fonts2.html'       ,'<b>Available Fonts </b><br>Font Types for 3D Text'                   );
menu[0][4][4]  = new create_entry('3D Bevel Styles' ,'shapes.html'       ,'<b>3D Bevels       </b><br>The 3D shapes used for Text'              );

menu[0][5]     = new Array();
menu[0][5][0]  = new create_menu(NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][5][1]  = new create_entry('Theme Page 1'    ,'antheme1.html'       ,'<b>Theme Page 1    </b><br>A Theme for Graphics'                     );
menu[0][5][2]  = new create_entry('Theme Page 2'    ,'theme2.html'       ,'<b>Theme Page 2    </b><br>A Theme for Graphics'                     );
menu[0][5][3]  = new create_entry('Theme Page 3'    ,'theme3.html'       ,'<b>Theme Page 3    </b><br>A Theme for Graphics'                     );
menu[0][5][4]  = new create_entry('Theme Page 4'    ,'theme4.html'       ,'<b>Theme Page 4    </b><br>A Theme for Graphics'                     );
menu[0][5][5]  = new create_entry('Theme Page 5'    ,'theme5.html'       ,'<b>Theme Page 5    </b><br>A Theme for Graphics'                     );

menu[0][6]     = new Array();
menu[0][6][0]  = new create_menu(NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][6][1]  = new create_entry('Descriptions'    ,'descriptions.html' ,'<b>Descriptions    </b><br>Descriptions of Animated Effects'         );

menu[0][7]     = new Array();
menu[0][7][0]  = new create_menu(NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][7][1]  = new create_entry('New Years'    ,'ch1.html'       ,'<b>New Years Page    </b><br>Holiday Graphics'                     );
menu[0][7][2]  = new create_entry('Christmas'    ,'ch2.html'       ,'<b>Christmas Page    </b><br>Holiday Graphics'                     );
menu[0][7][3]  = new create_entry('Valentines Day'    ,'ch3.html'       ,'<b>Valentines Day Page    </b><br>Holiday Graphics'                     );
menu[0][7][4]  = new create_entry('St Patricks Day'    ,'ch4.html'       ,'<b>St Patricks Day Page    </b><br>Holiday Graphics'                     );
menu[0][7][5]  = new create_entry('4th of July'    ,'ch5.html'       ,'<b>4th of July Page    </b><br>Holiday Graphics'                     );
menu[0][7][6]  = new create_entry('Holloween'    ,'ch6.html'       ,'<b>Holloween Page    </b><br>Holiday Graphics'                     );
menu[0][7][7]  = new create_entry('Thanksgiving'    ,'ch7.html'       ,'<b>Thanksgiving Page    </b><br>Holiday Graphics'                     );
