var top_value = new Array();
var top_count = 0;
function top(_num, _uid, _title, _link, _lt, _publ) {
this.top_num = _num;
this.top_uid = _uid;
this.top_title = _title;
_lt==1 ? this.top_lt = 'target=new' : this.top_lt = '';
_num == 1 ? this.top_start = '' : this.top_start = 'border-left:1px solid #ffffff;';
_link == 0 ? this.top_link = path+'0/'+_uid : this.top_link = _link;
if(_link==0) {lid1==_uid ? this.top_class='ak' : this.top_class='';}
else {location.href==_link ?  this.top_class='ak' : this.top_class='';}
this.top_publ = _publ;
this.show = show_top;
}
function show_top() {
if(this.top_publ == 0) return;
document.write('<td style="font-size:65%; padding-left:10px; padding-right:10px; padding-bottom:5px;'+this.top_start+'"><a href="'+this.top_link+'" '+this.top_lt+' class=topgen'+this.top_class+'>'+this.top_title+'</a></td>');
}
var top_view;
top_view_view=''; top_count++; top_value[top_count] = new top(top_count, '', 'Первая страница', 'http://www.oakley.kiev.ua', 0,1); top_value[top_count].show(); top_view=''; top_count++; top_value[top_count] = new top(top_count, '75A7C310C1942765C22574A3004900B2', 'Контакты', 0, 0,0); top_value[top_count].show(); top_view=''; top_count++; top_value[top_count] = new top(top_count, '49C6AEB70EFC5A2FC22574A300491DA7', 'Корзина', 0, 0,0); top_value[top_count].show(); top_view=''; top_count++; top_value[top_count] = new top(top_count, '02E31896755C4242C22574A5004C3FDD', 'Про очки Oakley', 0, 0,1); top_value[top_count].show(); top_view='';
