var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'1000 business cards for $35, cheap quality printing services.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'We offer printing services on these products, Flyers, Business Cards, Brochures, Banners, Handouts, Folders, Postcards, Posters, Stickers, Decals',
    sTitle:'Printing',
    bIsWebPath:true,
    sUrl:'printing.html',"childArray" : [
    {   sTitle:'BusinessCards',
        bIsWebPath:true,
        sUrl:'businesscards.html'
    },
    {   sTitle:'Postcards',
        bIsWebPath:true,
        sUrl:'postcards.html'
    },
    {   sTitle:'Flyers',
        bIsWebPath:true,
        sUrl:'flyers.html'
    },
    {   sTitle:'Brochures',
        bIsWebPath:true,
        sUrl:'brochures.html'
    },
    {   sTitle:'Doorhangers',
        bIsWebPath:true,
        sUrl:'doorhangers.html'
    },
    {   sTitle:'Catalog',
        bIsWebPath:true,
        sUrl:'catalog.html'
    },
    {   sTitle:'Calendars',
        bIsWebPath:true,
        sUrl:'calendars.html'
    },
    {   sTitle:'Envelope',
        bIsWebPath:true,
        sUrl:'envelope.html'
    },
    {   sTitle:'Folders',
        bIsWebPath:true,
        sUrl:'folders.html'
    },
    {   sTitle:'Rackcards',
        bIsWebPath:true,
        sUrl:'rackcards.html'
    },
    {   sTitle:'Notepads',
        bIsWebPath:true,
        sUrl:'notepads.html'
    },
    {   sTitle:'Tentcards',
        bIsWebPath:true,
        sUrl:'tentcards.html'
    },
    {   sTitle:'Event Tickets',
        bIsWebPath:true,
        sUrl:'eventtickets.html'
    },
    {   sTitle:'Stickers',
        bIsWebPath:true,
        sUrl:'stickers.html'
    },
    {   sTitle:'Posters',
        bIsWebPath:true,
        sUrl:'posters.html'
    },
    {   sTitle:'Banners',
        bIsWebPath:true,
        sUrl:'banners.html'
    },
    {   sTitle:'Decals',
        bIsWebPath:true,
        sUrl:'decals.html'
    },
    {   sTitle:'Yardsigns',
        bIsWebPath:true,
        sUrl:'yardsigns.html'
    }]
},
{   sDescription:'Custom Apparel can add a simple touch of sufistication to your business, school or Band. With a few custom shirts you will put your message in front of hundreds or even millions of eyes.',
    sTitle:'T-Shirts',
    bIsWebPath:true,
    sUrl:'t-shirts.html'
},
{   sDescription:'Beez Printing works with the most experienced graphic designers in the industry. Our people love staying busy and creative, so you are guaranteed a quality product. ',
    sTitle:'Design Service',
    bIsWebPath:true,
    sUrl:'designservice.html'
},
{   sDescription:'Our design portfolio, logos, tshirts, flyers, business cards and more.',
    sTitle:'Portfolio',
    bIsWebPath:true,
    sUrl:'portfolio.html',"childArray" : [
    {   sTitle:'Print Designs',
        bIsWebPath:true,
        sUrl:'printdesigns.html'
    },
    {   sTitle:'Web Designs',
        bIsWebPath:true,
        sUrl:'webdesigns.html'
    },
    {   sTitle:'Logos',
        bIsWebPath:true,
        sUrl:'logos.html'
    }]
},
{   sDescription:'Please contact Beez Printing is you have questions or concerns.',
    sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
