function gup(name){name=name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");var regexS="[\\?&]"+name+"=([^&#]*)";var regex=new RegExp(regexS);var results=regex.exec(window.location.href);if(results==null)return"";else return results[1]}
function showService(name){name=gup(name);if(name!=''){sp1.showPanel('panel'+name)}}
function popBuilderFamily(uri){if(uri!=''){window.open(uri,'winBuilderFamily','status=0,toolbar=0,location=0,directories=0,menubar=0,resizable=0,scrollbars=1,width=405,height=520')}}
function isValidEmail(str){var at="@";var dot=".";var lat=str.indexOf(at);var lstr=str.length;var ldot=str.indexOf(dot);if(str.indexOf(at)==-1){return false}if(str.indexOf(at)==-1||str.indexOf(at)==0||str.indexOf(at)==lstr){return false}if(str.indexOf(dot)==-1||str.indexOf(dot)==0||str.indexOf(dot)==lstr){return false}if(str.indexOf(at,(lat+1))!=-1){return false}if(str.substring(lat-1,lat)==dot||str.substring(lat+1,lat+2)==dot){return false}if(str.indexOf(dot,(lat+2))==-1){return false}if(str.indexOf(" ")!=-1){return false}return true}
function showEmailResult(name){name=gup(name);if(name!=''){if(name=='sent'){alert('Your message was sent and will receive the upmost attention. Thank you!')}else{alert('Your message was NOT sent because of a system error.  Please call us directly.')}}}
function validate(){var good=1;if(document.getElementById('name').value==''||document.getElementById('comments').value==''){good=0;alert('Please complete all fields.')}if(good&&isValidEmail(document.getElementById('email').value)==false){good=0;alert('Please enter a valid email address.');document.getElementById('email').focus();document.getElementById('email').select()}if(good==1){document.getElementById('cform').submit()}}
function showVideo(vidID){if (vidID == 'vidOne') { document.getElementById('videoYouTube').innerHTML = '<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/eerAv7-YUwU&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eerAv7-YUwU&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>'; }if (vidID == 'vidTwo')   { document.getElementById('videoYouTube').innerHTML = '<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/RcXvOCB3zX0&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RcXvOCB3zX0&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>'; }if (vidID == 'vidThree') { document.getElementById('videoYouTube').innerHTML = '<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/XWXa9FdUxuM&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/XWXa9FdUxuM&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>'; }if (vidID == 'vidFour')  { document.getElementById('videoYouTube').innerHTML = '<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/BjA5wf4FIYE&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/BjA5wf4FIYE&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>'; }if (vidID == 'vidFive')  { document.getElementById('videoYouTube').innerHTML = '<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ibRl8zhnc7E&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ibRl8zhnc7E&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>'; }}