/**
 * @author kkathman
 */
           $(function() {
		   	 $('#portfolioPageContent a img.clickpos1').hover(function(e) {
  		   	     var html = '<div id="info">';
			         html += '<h4>Adobe Oil and Gas, Inc.</h4>';
				     html += '<p>Adobe Oil & Gas is a family owned investment partnership that purchases oil and gas minerals and royalties throughout the United States. Currently located in eight states, they purchase all or a portion of the perpetual mineral interest, royalty interest, or overriding royalty interest (ie. oil and gas income free of expenses) and non-producing minerals. Click here to visit the Adobe Oil and Gas webpage.</p>';
                     html += '</div>';
    			     $('#portfolioPageContent').append(html).children('#info').hide().fadeIn(600);
					 $('#info').css('top', e.pageY -20)
					           .css('left', e.pageX + 40);
			}, function() { // mouse out
			     $('#info').remove();
			});
			
			$('a img.clickpos1').mousemove(function(e) {
               $('#info').css('top', e.pageY -20)
					     .css('left', e.pageX + 40);			  	
			})
		   })
		   
           $(function() {
		   	 $('#portfolioPageContent a img.clickpos2').hover(function(e) {
  		   	     var html = '<div id="info">';
			         html += '<h4>Amerimex Drilling, LLC.</h4>';
				     html += '<p>Amerimex Drilling provides contract drilling services for onshore oil and gas exploration companies. Amerimex is focusing on the Barnett Shale play in Northeast Texas with rigs capable of both horizontal and vertical drilling up to 13,000 feet.Click here to visit the Amerimex Drilling web page.</p>';
                     html += '</div>';
    			     $('#portfolioPageContent').append(html).children('#info').hide().fadeIn(600);
					 $('#info').css('top', e.pageY -20)
					           .css('left', e.pageX + 40);
			}, function() { // mouse out
			     $('#info').remove();
			});
			
			$('a img.clickpos2').mousemove(function(e) {
               $('#info').css('top', e.pageY -20)
					     .css('left', e.pageX + 40);			  	
			})
		   })		   

           $(function() {
		   	 $('#portfolioPageContent a img.clickpos3').hover(function(e) {
  		   	     var html = '<div id="info">';
			         html += '<h4>Cypress Software Systems, LP.</h4>';
				     html += '<p>Cypress Software Systems, based in the Dallas-Fort Worth Metroplex, develops client-server-based, automated risk-based loan application software for license to small and middle market lenders. Their vision of success includes serving the needs of community and regional banks, finance companies and credit unions who wish to implement loan application decisioning and tracking tools on par with those of larger regional lending institutions. Click here to visit the Cypress web page.</p>';
                     html += '</div>';
    			     $('#portfolioPageContent').append(html).children('#info').hide().fadeIn(600);
					 $('#info').css('top', e.pageY -20)
					           .css('left', e.pageX -300);
			}, function() { // mouse out
			     $('#info').remove();
			});
			
			$('a img.clickpos3').mousemove(function(e) {
               $('#info').css('top', e.pageY -20)
					     .css('left', e.pageX -300);			  	
			})
		   })	
		   
           $(function() {
		   	 $('#portfolioPageContent a img.clickpos4').hover(function(e) {
  		   	     var html = '<div id="info">';
			         html += '<h4>E3 Team.</h4>';
				     html += '<p>E3 Team was founded on an obvious concept -- an increased number of staffing firms entering the marketplace with an inadequate business model. That is to say, with the tremendous amount of competition in the marketplace, the level of service, quality and ability to initiate an appropriate solution has become obsolete. E3 Team answers the challenges faced in the industry with a tenured, expert staff that executes consistently our proven formula for success for both client and candidate. Click here to visit the E3 web page. </p>';
                     html += '</div>';
    			     $('#portfolioPageContent').append(html).children('#info').hide().fadeIn(600);
					 $('#info').css('top', e.pageY -20)
					           .css('left', e.pageX -300);
			}, function() { // mouse out
			     $('#info').remove();
			});
			
			$('a img.clickpos4').mousemove(function(e) {
               $('#info').css('top', e.pageY -20)
					     .css('left', e.pageX -300);			  	
			})
		   })	   

		   $(function() {
		   	 $('#portfolioPageContent a img.clickpos5').hover(function(e) {
  		   	     var html = '<div id="info">';
			         html += '<h4>Melek Publishing, Inc.</h4>';
				     html += '<p>Melek Publishing provides complete 21st-century publishing services to both print and online media channels. They specialize in social and educational books, programs and curriculum while also providing a full range of graphic design, internet marketing, web presence development and promotion services. Click here to visit the home site of Melek Publishing.</p>';
                     html += '</div>';
    			     $('#portfolioPageContent').append(html).children('#info').hide().fadeIn(600);
					 $('#info').css('top', e.pageY -20)
					           .css('left', e.pageX + 40);
			}, function() { // mouse out
			     $('#info').remove();
			});
			
			$('a img.clickpos5').mousemove(function(e) {
               $('#info').css('top', e.pageY -20)
					     .css('left', e.pageX + 40);			  	
			})
		   })
		   
		   $(function() {
		   	 $('#portfolioPageContent a img.clickpos6').hover(function(e) {
  		   	     var html = '<div id="info">';
			         html += '<h4>The MoneyTreeUSA.</h4>';
				     html += '<p>The MoneyTreeUSA is a provider of financial literacy programs for use in secondary education. The program is aimed toward the high-school student, presenting important lessons in financial management topics such as budgeting, taxes, credit cards, investments, insurance, mortgages, compound interest and much more. Click here to explore The Money Tree USA program.</p>';
                     html += '</div>';
    			     $('#portfolioPageContent').append(html).children('#info').hide().fadeIn(600);
					 $('#info').css('top', e.pageY -20)
					           .css('left', e.pageX + 40);
			}, function() { // mouse out
			     $('#info').remove();
			});
			
			$('a img.clickpos6').mousemove(function(e) {
               $('#info').css('top', e.pageY -20)
					     .css('left', e.pageX + 40);			  	
			})
		   })
		   
		   $(function() {
		   	 $('#portfolioPageContent a img.clickpos7').hover(function(e) {
  		   	     var html = '<div id="info">';
			         html += '<h4>Switch Commerce.</h4>';
				     html += '<p>Switch Commerce, is an ATM transaction processor. The core tenets are found in providing a superior customer experience, a highly reliable and stable processing platform, and empowering the customer with the technology to grow their businesses more profitably. They offer a robust and comprehensive suite of solutions and services which enable our customers to manage their company more efficiently, while maintaining complete control of their terminal portfolios. Click to visit the Switch Commerce website.</p>';
                     html += '</div>';
    			     $('#portfolioPageContent').append(html).children('#info').hide().fadeIn(600);
					 $('#info').css('top', e.pageY -20)
					           .css('left', e.pageX - 300);
			}, function() { // mouse out
			     $('#info').remove();
			});
			
			$('a img.clickpos7').mousemove(function(e) {
               $('#info').css('top', e.pageY -20)
					     .css('left', e.pageX - 300);			  	
			})
		   })
		   
		   $(function() {
		   	 $('#portfolioPageContent a img.clickpos8').hover(function(e) {
  		   	     var html = '<div id="info">';
			         html += '<h4>Tangle.com.</h4>';
				     html += '<p>Tangle.com is an online community for Christians that enables its users to connect with other Christians, share the Gospel, and grow in their relationships - ALL for the glory of Jesus Christ. We help Christians connect with each other. You can use your tangle profile to share pictures, videos and blogs. Leave comments on our online Bible, submit prayer requests, and share your thoughts with the tangle community. We monitor our content. We have actual people watching all of the videos, reading all of the blogs and comments, and approving all of the pictures to improve your experience on our site. Click to visit the Tangle.com website.</p>';
                     html += '</div>';
    			     $('#portfolioPageContent').append(html).children('#info').hide().fadeIn(600);
					 $('#info').css('top', e.pageY -20)
					           .css('left', e.pageX - 300);
			}, function() { // mouse out
			     $('#info').remove();
			});
			
			$('a img.clickpos8').mousemove(function(e) {
               $('#info').css('top', e.pageY -20)
					     .css('left', e.pageX - 300);			  	
			})
		   })
