﻿var customNavTree4 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME',
    bIsWebPath:true,
    sUrl:'http://www.hotel-in-dresden.de',
    sTarget:'_self'
},
{   sTitle:'PREISE',
    bIsWebPath:true,
    sUrl:'hotelzimmer-preise1.html',
    sTarget:'_self'
},
{   sTitle:'ANFAHRT',
    bIsWebPath:true,
    sUrl:'anfahrtsplan.html',
    sTarget:'_self'
},
{   sTitle:'KULTUR',
    bIsWebPath:true,
    sUrl:'kultur-dresden1.html',
    sTarget:'_self'
},
{   sTitle:'FERIENWOHNUNG',
    bIsWebPath:true,
    sUrl:'ferienwohnung1.html',
    sTarget:'_self'
},
{   sTitle:'INFOS DRESDEN',
    bIsWebPath:true,
    sUrl:'bilder1.html',
    sTarget:'_self'
},
{   sTitle:'KONTAKT',
    bIsWebPath:true,
    sUrl:'kontakt.html',
    sTarget:'_self'
},
{   sTitle:'BUCHUNG',
    bIsWebPath:true,
    sUrl:'onlineanfrage1.html',
    sTarget:'_self'
},
{   sTitle:'NEWS',
    bIsWebPath:true,
    sUrl:'hotel-kurzinfo1.html',
    sTarget:'_self'
}]
});
