var wiredphilippines = function() {
	var ua=navigator.userAgent.toLowerCase(),
	is=function(t){return ua.indexOf(t) != -1;},
	h=document.getElementsByTagName('html')[0],
	b=(!(/opera|webtv/i.test(ua))&&/msie\s(\d)/.test(ua))?
		('ie ie'+RegExp.$1)
			:is('firefox/2')?'gecko ff2'
			:is('firefox/3')?'gecko ff3'
			:is('gecko/')?'gecko'
			:is('opera/9')?'opera opera9'
			:/opera\s(\d)/.test(ua)?'opera opera'+RegExp.$1
			:is('konqueror')?'konqueror'
			:is('chrome')?'chrome webkit safari'
			:is('applewebkit/')?'webkit safari'
			:is('mozilla/')?'gecko'
			:'',os=(is('x11')||is('linux'))?' linux'
			:is('mac')?' mac'
			:is('win')?' win'
			:'';var c=b+os+' js'; h.className += h.className?' '+c:c;
	}
();

$().ready(function() {
	$('#coda-slider-1').codaSlider({
		autoSlide: true,
		autoSlideInterval: 12000,
		autoSlideStopWhenClicked: true,
		dynamicArrows: false,
		dynamicTabs: false,
		crossLinking: true,
		firstPanelToLoad: 1
	});
});

var vvqflashvars = {};
var vvqparams = { wmode: "opaque", allowfullscreen: "true", allowscriptacess: "always" };
var vvqattributes = {};
var vvqexpressinstall = "http://www.includes.jonathanconcepcion.com/assets/expressinstall.swf";

addComment={moveForm:function(d,f,i,c){var m=this,a,h=m.I(d),b=m.I(i),l=m.I("cancel-comment-reply-link"),j=m.I("comment_parent"),k=m.I("comment_post_ID");if(!h||!b||!l||!j){return}m.respondId=i;c=c||false;if(!m.I("wp-temp-form-div")){a=document.createElement("div");a.id="wp-temp-form-div";a.style.display="none";b.parentNode.insertBefore(a,b)}h.parentNode.insertBefore(b,h.nextSibling);if(k&&c){k.value=c}j.value=f;l.style.display="";l.onclick=function(){var n=addComment,e=n.I("wp-temp-form-div"),o=n.I(n.respondId);if(!e||!o){return}n.I("comment_parent").value="0";e.parentNode.insertBefore(o,e);e.parentNode.removeChild(e);this.style.display="none";this.onclick=null;return false};try{m.I("comment").focus()}catch(g){}return false},I:function(a){return document.getElementById(a)}};