		$(document).ready(function(){
			$('.contactProjectSizeInput').sSelect();
			
			var imagePath = '/wp-content/themes/scollective';
			/* var imagePath = 'http://localhost/1scollective/newportfolio/wp-content/themes/scollective'; */
			$('.solutionsNavA1').click(function() {
				$('.solutionsContent1').css("display", "block");
				$('.solutionsContent2').css("display", "none");
				$('.solutionsContent3').css("display", "none");
				$('.solutionsContent4').css("display", "none");
				$('.solutionsContent5').css("display", "none");
				$('.solutionsNav1').css("background-image", "url("+imagePath+"/images/solutionsNavCurrentBackground.jpg)");
				$('.solutionsNav2').css("background-image", "none");
				$('.solutionsNav3').css("background-image", "none");
				$('.solutionsNav4').css("background-image", "none");
				$('.solutionsNav5').css("background-image", "none");
				$('.solutionsNavA1').css("background-image", "url("+imagePath+"/images/solutionsNav1Current.png)");
				$('.solutionsNavA2').css("background-image", "url("+imagePath+"/images/solutionsNav2.png)");
				$('.solutionsNavA3').css("background-image", "url("+imagePath+"/images/solutionsNav3.png)");
				$('.solutionsNavA4').css("background-image", "url("+imagePath+"/images/solutionsNav4.png)");
				$('.solutionsNavA5').css("background-image", "url("+imagePath+"/images/solutionsNav5.png)");
				return false;
			});
			$('.solutionsNavA2').click(function() {
				$('.solutionsContent1').css("display", "none");
				$('.solutionsContent2').css("display", "block");
				$('.solutionsContent3').css("display", "none");
				$('.solutionsContent4').css("display", "none");
				$('.solutionsContent5').css("display", "none");
				$('.solutionsNav1').css("background-image", "none");
				$('.solutionsNav2').css("background-image", "url("+imagePath+"/images/solutionsNavCurrentBackground.jpg)");
				$('.solutionsNav3').css("background-image", "none");
				$('.solutionsNav4').css("background-image", "none");
				$('.solutionsNav5').css("background-image", "none");
				$('.solutionsNavA1').css("background-image", "url("+imagePath+"/images/solutionsNav1.png)");
				$('.solutionsNavA2').css("background-image", "url("+imagePath+"/images/solutionsNav2Current.png)");
				$('.solutionsNavA3').css("background-image", "url("+imagePath+"/images/solutionsNav3.png)");
				$('.solutionsNavA4').css("background-image", "url("+imagePath+"/images/solutionsNav4.png)");
				$('.solutionsNavA5').css("background-image", "url("+imagePath+"/images/solutionsNav5.png)");
				return false;
			});
			$('.solutionsNavA3').click(function() {
				$('.solutionsContent1').css("display", "none");
				$('.solutionsContent2').css("display", "none");
				$('.solutionsContent3').css("display", "block");
				$('.solutionsContent4').css("display", "none");
				$('.solutionsContent5').css("display", "none");
				$('.solutionsNav1').css("background-image", "none");
				$('.solutionsNav2').css("background-image", "none");
				$('.solutionsNav3').css("background-image", "url("+imagePath+"/images/solutionsNavCurrentBackground.jpg)");
				$('.solutionsNav4').css("background-image", "none");
				$('.solutionsNav5').css("background-image", "none");
				$('.solutionsNavA1').css("background-image", "url("+imagePath+"/images/solutionsNav1.png)");
				$('.solutionsNavA2').css("background-image", "url("+imagePath+"/images/solutionsNav2.png)");
				$('.solutionsNavA3').css("background-image", "url("+imagePath+"/images/solutionsNav3Current.png)");
				$('.solutionsNavA4').css("background-image", "url("+imagePath+"/images/solutionsNav4.png)");
				$('.solutionsNavA5').css("background-image", "url("+imagePath+"/images/solutionsNav5.png)");
				return false;
			});
			$('.solutionsNavA4').click(function() {
				$('.solutionsContent1').css("display", "none");
				$('.solutionsContent2').css("display", "none");
				$('.solutionsContent3').css("display", "none");
				$('.solutionsContent4').css("display", "block");
				$('.solutionsContent5').css("display", "none");
				$('.solutionsNav1').css("background-image", "none");
				$('.solutionsNav2').css("background-image", "none");
				$('.solutionsNav3').css("background-image", "none");
				$('.solutionsNav4').css("background-image", "url("+imagePath+"/images/solutionsNavCurrentBackground.jpg)");
				$('.solutionsNav5').css("background-image", "none");
				$('.solutionsNavA1').css("background-image", "url("+imagePath+"/images/solutionsNav1.png)");
				$('.solutionsNavA2').css("background-image", "url("+imagePath+"/images/solutionsNav2.png)");
				$('.solutionsNavA3').css("background-image", "url("+imagePath+"/images/solutionsNav3.png)");
				$('.solutionsNavA4').css("background-image", "url("+imagePath+"/images/solutionsNav4Current.png)");
				$('.solutionsNavA5').css("background-image", "url("+imagePath+"/images/solutionsNav5.png)");
				return false;
			});
			$('.solutionsNavA5').click(function() {
				$('.solutionsContent1').css("display", "none");
				$('.solutionsContent2').css("display", "none");
				$('.solutionsContent3').css("display", "none");
				$('.solutionsContent4').css("display", "none");
				$('.solutionsContent5').css("display", "block");
				$('.solutionsNav1').css("background-image", "none");
				$('.solutionsNav2').css("background-image", "none");
				$('.solutionsNav3').css("background-image", "none");
				$('.solutionsNav4').css("background-image", "none");
				$('.solutionsNav5').css("background-image", "url("+imagePath+"/images/solutionsNavCurrentBackground.jpg)");
				$('.solutionsNavA1').css("background-image", "url("+imagePath+"/images/solutionsNav1.png)");
				$('.solutionsNavA2').css("background-image", "url("+imagePath+"/images/solutionsNav2.png)");
				$('.solutionsNavA3').css("background-image", "url("+imagePath+"/images/solutionsNav3.png)");
				$('.solutionsNavA4').css("background-image", "url("+imagePath+"/images/solutionsNav4.png)");
				$('.solutionsNavA5').css("background-image", "url("+imagePath+"/images/solutionsNav5Current.png)");
				return false;
			});			
		});
