var top_count = 0;
var top_value = new Array();
function toplink(_num,_uid, _title, _link, _onclk) {
_num != 1 ? _v_sep = '<span class="foothead_vertical_separator">I</span>' : _v_sep = '';
_onclk != '' ? _onclk = ' onClick="'+_onclk+'"' : _onclk = _onclk;
a = _link.length;
b = window.location.href;
c = b.substr(b.length-a);
c == _link ? this.t_ = _v_sep+'<span class="metanav_highlight">'+_title+'</span>' : this.t_ = _v_sep+'<a href="'+_link+'"'+_onclk+'>'+_title+'</a>';
this.show = toplink_show;
}
function toplink_show() {
document.write(this.t_);
}
var t_view;
document.write('<div class="metanav">');
t_view=''; top_count++; top_value[top_count] = new toplink(top_count, '1A0E3347407F0C33C22573F3003146AE','Головна сторінка', 'http://www.viaduk.net/clients/vw/vw.nsf', ''); top_value[top_count].show(); t_view=' '; top_count++; top_value[top_count] = new toplink(top_count, 'EF971312401C5BACC22573F300338E20','Новини', '/clients/vw/vw.nsf/0/DF7284D8FF4D4287C22573F3004F9717', ''); top_value[top_count].show(); t_view=' '; top_count++; top_value[top_count] = new toplink(top_count, '3B228B1FC84BCFB6C22573F3003396F0','Пошук', '/clients/vw/vw.nsf/0/7F2609C769FE4BA3C22573FC003B1F15', ''); top_value[top_count].show(); t_view=' '; top_count++; top_value[top_count] = new toplink(top_count, 'A85301CF228234E6C22573F300339AF8','Мапа сайту', '/clients/vw/vw.nsf/0/6D53B803E2153B77C22573FC003B2BCD', ''); top_value[top_count].show(); t_view=' '; top_count++; top_value[top_count] = new toplink(top_count, '625667900D50ECB3C22573F30033A0A6','Книга відгуків', '/clients/vw/vw.nsf/fback?OpenForm', 'window.open(\'/clients/vw/vw.nsf/fback?OpenForm\',\'fback\',\'width=600,height=450,resizable=yes\');return false;'); top_value[top_count].show(); t_view='';
document.write('</div>');
