//<![CDATA[
var li = document.getElementById('tmenu0').getElementsByTagName('li');
for(i in li) if(li[i].className=='expanded') li[i].setAttribute('expanded','1');
function tmenudata0() {
 this.animation_jump = 8
 this.animation_delay = 2
 this.imgage_gap = 2
 this.plus_image = "http://www.mirrors-edge2.ru/Mirrors-Edge2/arrow.png"
 this.minus_image = "http://www.mirrors-edge2.ru/Mirrors-Edge2/arrow.png"
 this.pm_width_height = "13,10"
 this.folder_image = ""
 this.document_image = "http://www.mirrors-edge2.ru/Mirrors-Edge2/arrow2.png"
 this.icon_width_height = "10,10"
 this.icon_width2_height2 = "10,10"
 this.indent = 1; 

 this.use_hand_cursor = true; 
 this.main_item_styles = "text-decoration:none; font-weight:normal; font-family:Verdana; font-size:9pt; color:#7F7F7F; padding:2px;"
 this.sub_item_styles = "text-decoration:none; font-weight:normal; font-family:Verdana; font-size:9pt; color:#7F7F7F;"
 this.main_container_styles = "padding:0px;"
 this.sub_container_styles = "padding-top:1px; padding-bottom:1px;"
 this.main_link_styles = "color:#7F7F7F; text-decoration:none;"
 this.main_link_hover_styles = "color:#ea5553; text-decoration:none;"
 this.sub_link_styles = ""
 this.sub_link_hover_styles = ""
 this.main_expander_hover_styles = "text-decoration:none;";
 this.sub_expander_hover_styles = "";
}
//]]>