window.onload = function(){ var txtSearch= document.getElementById("nav_search"); txtSearch.onfocus = function() { if(this.value == "Search Alpine Meadows") { this.value = ""; 	} }
 txtSearch.onblur = function() { if(this.value == "") { this.value = "Search Alpine Meadows"; } }};

if(typeof sIFR == "function"){
	sIFR.replaceElement(named({sSelector:".pagetitle", sWmode:"transparent", sFlashSrc:"/assets/alpine/swf/bellgothic_std.swf", sColor:"#584528", sLinkColor:"#584528", sBgColor:"null", sHoverColor:"#584528", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left"}));
		sIFR.replaceElement(named({sSelector:".date", sWmode:"transparent", sFlashSrc:"/assets/alpine/swf/bellgothic_bold.swf", sColor:"#53601a", sLinkColor:"#53601a", sBgColor:"null", sHoverColor:"#53601a", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=right"}));
};

$(document).ready(function(){ $("img.pic").wrap("<div class='lpic'><div></div> "+"<br /><div class='lpic_t'></div><div class='lpic_b'></div></div>"); $('#cycle').cycle({ fx:  'scrollDown',random: 1,speed: 'fast', timeout: 0, next: '#next2', prev:'#prev2' }); $("table.stripe tr:odd").addClass("alt");});



  
