function shSB(i)
{if(document.getElementById('sb'+i))
{if(!document.getElementById('sb'+i).style.display)
{var mstr=document.getElementById('si'+i).src.toString();var re=/(.)?menul2(.)?/i;if(mstr.match(re))
{document.getElementById('sb'+i).style.display='none';}
else
{document.getElementById('sb'+i).style.display='block';}}
if(document.getElementById('sb'+i).style.display=='none')
{document.getElementById('sb'+i).style.display='block';document.getElementById('si'+i).src='/pics/fmarker.gif';}
else
{document.getElementById('sb'+i).style.display='none';document.getElementById('si'+i).src='/pics/fmarker.gif';}}}
function CheckFind()
{if(document.getElementById('findtext').value=='')
return false;return true;}
function _chaction()
{formoptiopn=document.getElementById('optd');if(formoptiopn.options[formoptiopn.selectedIndex].value)
{if(formoptiopn.options[formoptiopn.selectedIndex].value!='')
document.location=formoptiopn.options[formoptiopn.selectedIndex].value}}
function _chactionb()
{formoptiopn=document.getElementById('optd_b');if(formoptiopn.options[formoptiopn.selectedIndex].value)
{if(formoptiopn.options[formoptiopn.selectedIndex].value!='')
document.location=formoptiopn.options[formoptiopn.selectedIndex].value}}
$(document).ready(function(){$('select.select_middle').combobox({comboboxValueClass:0,comboboxColorClass:"#ffcc00",comboboxColorClassDefault:"#fff",comboboxContainerClass:"comboboxContainer",comboboxValueContainerClass:"comboboxValueContainer",comboboxValueContentClass:"comboboxValueContent",comboboxDropDownClass:"comboboxDropDownContainer",comboboxDropDownButtonClass:"comboboxDropDownButton",comboboxDropDownItemClass:"comboboxItem",comboboxDropDownItemHoverClass:"comboboxItemHover",comboboxDropDownGroupItemHeaderClass:"comboboxGroupItemHeader",comboboxDropDownGroupItemContainerClass:"comboboxGroupItemContainer",animationType:"slide",width:"248px",height:"15px"});$('select.select_multiple').multiSelect({oneOrMoreSelected:'% выбрано пунктов',noneSelected:'выбрать значения'});});
