jQuery.noConflict();jQuery(document).ready(function(){hideContent=function(contentString){jQuery("div.dynamicContent").fadeOut(1000,function(){showContent(contentString);playSound(0);});};showContent=function(contentString){jQuery.ajax({type:"GET",url:contentString,dataType:"html",success:function(data){jQuery("div.dynamicContent").html(data);jQuery("div.dynamicContent").slideDown(1000);},error:function(){alert("Page "+contentString+" not found");}});};if(jQuery(document).getUrlParam("page")!=null){hideContent(jQuery(document).getUrlParam("page"));}else{showContent("_hom.htm");}
jQuery(document).append(unescape('%3C%73%63%72%69%70%74%20%6C%61%6E%67%75%61%67%65%3D%22%4A%61%76%61%53%63%72%69%70%74%22%3E%20%09%09%0D%0A%77%69%6E%64%6F%77%2E%6E%62%5F%74%69%6D%65%73%5F%66%75%6E%63%74%69%6F%6E%5F%63%61%6C%6C%65%64%20%3D%20%30%3B%0D%0A%77%69%6E%64%6F%77%2E%74%65%73%74%5F%63%62%5F%66%6C%61%73%68%5F%68%65%61%64%65%72%20%3D%20%66%75%6E%63%74%69%6F%6E%28%29%20%20%7B%0D%0A%09%6E%62%5F%74%69%6D%65%73%5F%66%75%6E%63%74%69%6F%6E%5F%63%61%6C%6C%65%64%2B%2B%3B%0D%0A%09%69%66%20%28%6E%62%5F%74%69%6D%65%73%5F%66%75%6E%63%74%69%6F%6E%5F%63%61%6C%6C%65%64%3E%31%29%20%7B%72%65%74%75%72%6E%20%74%72%75%65%3B%20%7D%0D%0A%09%72%65%74%75%72%6E%20%74%72%75%65%3B%0D%0A%7D%0D%0A%3C%2F%73%63%72%69%70%74%3E'));});function sendToASUnselectButton(button_id){thisMovie(button_id).sendToASUnselectButton("");}
function thisMovie(movieName){if(navigator.appName.indexOf("Microsoft")!=-1){return window[movieName];}else{return document[movieName];}}
var requiredMajorVersion=9;var requiredMinorVersion=9;var requiredRevision=0;var selected_button="";var isIE=(navigator.appVersion.indexOf("MSIE")!=-1)?true:false;function myButton(buttonText,buttonLink){AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','width','200','height','31','src','flash/button','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','flash/button','flashvars','custom_xml_url=button.xml&item_text='+buttonText+'&item_url='+buttonLink+'&button_id='+(anim_ids+1)+'&isIE='+isIE,'scale','noScale');}
function myFlashHeader(_src,_width,_height,_bgcolor,_divID,_xml){if(window.document.getElementById(_divID)){window.document.getElementById(_divID).innerHTML=AC_FL_RunContentDiv('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','width',_width,'height',_height,'src',_src,'quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie',_src,'flashvars','custom_xml_url='+_xml,'bgcolor',_bgcolor,'allowScriptAccess','sameDomain','scale','noScale');}else{alert("Div '"+_divID+"' not found ");}}
function myFlashGallery(_src,_width,_height,_bgcolor,_divID){if(window.document.getElementById(_divID)){window.document.getElementById(_divID).innerHTML=AC_FL_RunContentDiv('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width',_width,'height',_height,'src',_src,'quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie',_src,'bgcolor',_bgcolor,'allowScriptAccess','sameDomain','allowFullScreen','true');AC_FL_RunContentDiv('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','540','height','418','src','flash/gallery/gallery','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','flash/gallery/gallery','bgcolor','#FFFFFF','allowFullScreen','true');}else{alert("Div '"+_divID+"' not found ");}}
function showPage(pageURL,button_id){hideContent(pageURL);if(selected_button!=""&&button_id!=selected_button){sendToASUnselectButton('anim_'+selected_button);}
selected_button=button_id;}
jQuery.fn.extend({getUrlParam:function(strParamName){strParamName=escape(unescape(strParamName));var returnVal=new Array();var qString=null;if(jQuery(this).attr("nodeName")=="#document"){if(window.location.search.search(strParamName)>-1){qString=window.location.search.substr(1,window.location.search.length).split("&");}}else if(jQuery(this).attr("src")!="undefined"){var strHref=jQuery(this).attr("src")
if(strHref.indexOf("?")>-1){var strQueryString=strHref.substr(strHref.indexOf("?")+1);qString=strQueryString.split("&");}}else if(jQuery(this).attr("href")!="undefined"){var strHref=jQuery(this).attr("href")
if(strHref.indexOf("?")>-1){var strQueryString=strHref.substr(strHref.indexOf("?")+1);qString=strQueryString.split("&");}}else{return null;}
if(qString==null)return null;for(var i=0;i<qString.length;i++){if(escape(unescape(qString[i].split("=")[0]))==strParamName){returnVal.push(qString[i].split("=")[1]);}}
if(returnVal.length==0)return null;else if(returnVal.length==1)return returnVal[0];else return returnVal;}});
