var phone_state='hidden';function showhide(layer_ref) {if(phone_state=='hidden') {phone_state='visible';} if(document.all) {eval("document.all."+layer_ref+".style.visibility = phone_state");} if(document.layers) {document.layers[layer_ref].visibility=phone_state;} if(document.getElementById&&!document.all) {maxwell_smart=document.getElementById(layer_ref);maxwell_smart.style.visibility=phone_state;}} function logclick(url) {url=replace(url,'&','||');agent.call('','logclick','',url);} function replace(string_source,find_string,replace_string) {while(string_source.indexOf(find_string)>-1) {string_source=string_source.replace(find_string,replace_string);} return string_source;} function jumpList(pubform){var URL=document.pubform.site.options[document.pubform.site.selectedIndex].value;if(URL=="gtr-aca"){URL="http://acadianationalpark.com";} else if(URL=="gtr-asp"){URL="http://allaspen.com";} else if(URL=="gtr-blk"){URL="http://allblackhills.com";} else if(URL=="gtr-bsk"){URL="http://bigskymontananet.com";} else if(URL=="gtr-bzm"){URL="http://bozemannet.com";} else if(URL=="gtr-crb"){URL="http://allcrestedbutte.com";} else if(URL=="gtr-cyw"){URL="http://codywyomingnet.com";} else if(URL=="gtr-glp"){URL="http://allglacier.com";} else if(URL=="gtr-gtp"){URL="http://allgrandteton.com";} else if(URL=="gtr-jkh"){URL="http://jacksonholenet.com";} else if(URL=="gtr-mob"){URL="http://allmoab.com";} else if(URL=="gtr-pcy"){URL="http://allparkcity.com";} else if(URL=="gtr-rlm"){URL="http://allredlodge.com";} else if(URL=="gtr-rnp"){URL="http://allrockymountain.com";} else if(URL=="gtr-stm"){URL="http://allsteamboat.com";} else if(URL=="gtr-sum"){URL="http://allsummitcounty.com";} else if(URL=="gtr-sun"){URL="http://allsunvalley.com";} else if(URL=="gtr-tel"){URL="http://alltelluride.com";} else if(URL=="gtr-val"){URL="http://allvail.com";} else if(URL=="gtr-wtp"){URL="http://allwinterpark.com";} else if(URL=="gtr-wys"){URL="http://allwestyellowstone.com";} else if(URL=="gtr-ynp"){URL="http://yellowstoneparknet.com";} window.location.href=URL;}