// JavaScript Document
$(document).ready(function(){

	
	$(window).load(function(){
	
	var w = $(document).width();
	var h = $(document).height();
	
	// set width of	lightbox	
	$('#lightbox').css('width',w);
	$('#lightbox').css('height',h);
	
	$('#Elmo').click(function(event){
		
											
			// supress default action
			event.preventDefault();
			
			// make light and news box visible
			$('#lightbox').fadeTo(400,.30);
			$('#newsbox').fadeIn(400);
			
			//set content values
			$('#newsbox h3').html("Unger Meats - Lake Elmo Inn");	
			$('#newsbox .newscell').html('There are many food service options these days and if all products and service options were the same, the choice would be simple. Upper Lakes Foods, Inc. does business differently and that\'s where your advantage begins . . . <a href="../ulflightbox/js/PDF/ULF_Advantage.pdf" target="_blank">read more</a>');
				
			
			// center box on the page
			centerObj('#newsbox');
			
			//$('#newsbox').draggable();
		});
				
		$('#ulf_a').click(function(event){
		
											
			// supress default action
			event.preventDefault();
			
			// make light and news box visible
			$('#lightbox').fadeTo(400,.30);
			$('#newsbox').fadeIn(400);
			
			//set content values
			$('#newsbox h3').html("The ULF Advantage");	
			$('#newsbox .newscell').html('There are many food service options these days and if all products and service options were the same, the choice would be simple. Upper Lakes Foods, Inc. does business differently and that\'s where your advantage begins . . . <a href="../ulflightbox/js/PDF/ULF_Advantage.pdf" target="_blank">read more</a>');
				
			
			// center box on the page
			centerObj('#newsbox');
			
			//$('#newsbox').draggable();
		});
		
		$('#pos').click(function(event){
		
			// supress default action
			event.preventDefault();
			
			// make light and news box visible
			$('#lightbox').fadeTo(400,.30);
			$('#newsbox').fadeIn(400);
			
			//set content values
			$('#newsbox h3').html("Points of Separation");	
			$('#newsbox .newscell').html('By partnering with Upper Lakes Foods, a family owned and operated business, you will find us to be more flexible, able to recognize an opportunity and move quickly, and have a constant voice in the community for both negative and positive feedback . . . <a href="../ulflightbox/js/PDF/ULF_Points.pdf" target="_blank">read more</a>');
				
			
								
			// center box on the page
			centerObj('#newsbox');
			
			//$('#newsbox').draggable();
		});
		
		$('#WAZ').click(function(event){
		
											
			// supress default action
			event.preventDefault();
			
			// make light and news box visible
			$('#lightbox').fadeTo(400,.30);
			$('#newsbox').fadeIn(400);
			
			//set content values
			$('#newsbox h3').html("&nbsp; &nbsp; Mary Anderson<br / >Wayzata School District");	
			$('#newsbox .newscell').html('<i>During our ten year working relationship Upper Lakes Foods has provided consistent and reliable service, excellent follow through, a full product line, and a professional work force at all levels. I look forward to another successful year in 2011-012. </i><br /><br/>');
				
			
			// center box on the page
			centerObj('#newsbox');
			
			//$('#newsbox').draggable();
		});
		
		$('#WBL').click(function(event){
		
											
			// supress default action
			event.preventDefault();
			
			// make light and news box visible
			$('#lightbox').fadeTo(400,.30);
			$('#newsbox').fadeIn(400);
			
			//set content values
			$('#newsbox h3').html("&nbsp; &nbsp; Judy Johnson<br / >White Bear Lake<br /> School District");	
			$('#newsbox .newscell').html('<i>We have used Upper Lakes Foods for many years. We have developed a collaborative partnership with Upper Lakes and a way of doing business that has enabled our Food Services department to remain competitive and reflect the taste of our customers/students. What works for us? It is good customer service, helpful delivery people and attention to detail that Upper Lakes provides. </i><br /><br/>');
				
			
			// center box on the page
			centerObj('#newsbox');
			
			//$('#newsbox').draggable();
		});
		
		
	$('#NE').click(function(event){
		
											
			// supress default action
			event.preventDefault();
			
			// make light and news box visible
			$('#lightbox').fadeTo(400,.30);
			$('#newsbox').fadeIn(400);
			
			//set content values
			$('#newsbox h3').html("&nbsp; &nbsp; Corey Cadotte<br />Northern Edge<br />Restaurant");	
			$('#newsbox .newscell').html('<i>I have worked with many food distributors in multiple states, and I have to say, Upper Lakes Foods my personal favorite. From their customer service (inside and out), to the quality of product. Whenever I have missed something on my order, they are quick to help me out in a bind.  Many times they have driven hours out of their way just to help me out.  From the delivery drivers to the top of that ladder, they are a very good at what they do, and they make you feel like family whenever you visit the office.  I have always recommended Upper Lakes to everyone I know in the business, and will continue to do so.<br /><br />Thank You Upper Lakes, for the years of great service (past and future).</i><br /><br />');
				
			
			// center box on the page
			centerObj('#newsbox');
			
			//$('#newsbox').draggable();
		});	
		
	$('#MCR').click(function(event){
		
											
			// supress default action
			event.preventDefault();
			
			// make light and news box visible
			$('#lightbox').fadeTo(400,.30);
			$('#newsbox').fadeIn(400);
			
			//set content values
			$('#newsbox h3').html("&nbsp; &nbsp; Marlee's Caribbean<br />Restaurant");	
			$('#newsbox .newscell').html('<i>MS. Ryan<br /><br />I am very new in the restaurant business, opening at the end of August, with no prior experience. We had a rocky start with your company involving one of your previous employees. After a short period of time we were using two of your competitors almost exclusively. </i><br /><br />');
				
			
			// center box on the page
			centerObj('#newsbox');
			
			//$('#newsbox').draggable();
		});			
		
$('#high').click(function(event){
		
											
			// supress default action
			event.preventDefault();
			
			// make light and news box visible
			$('#lightbox').fadeTo(400,.30);
			$('#newsbox').fadeIn(400);
			
			//set content values
			$('#newsbox h3').html("The International Foodservice<br />Distributors Association");	
			$('#newsbox .newscell').html('The International Foodservice Distributors Association (IFDA) works to help foodservice distributors succeed. Members are found across North America and internationally and include leading broadline, system, and specialty distributors. Upper Lakes Foods attended The 2011 Distribution Solutions Conference held in Fort Worth, Texas to learn about upcoming trends and technology in the Foodservice industry. . . . <a href="PDF/IFDA Newsletter.pdf" target="_blank">read more</a><br /><br/>');
				
			
			// center box on the page
			centerObj('#newsbox');
			
			//$('#newsbox').draggable();
		});

// text for exit button

    // close the news box if the x is clicked
        $('#exit').click(function(){
        
            $('#newsbox').fadeOut(400);
            $('#lightbox').fadeOut(400);
            
        });
		
		
		
		
		

// text for exit button

    // close the news box if the x is clicked
        $('#exit').click(function(){
        
            $('#newsbox').fadeOut(400);
            $('#lightbox').fadeOut(400);
            
        });
		

					
	});// end window.load
	
function centerObj(id){
	
	// get width of window
	var w1 = $(window).width();
	//get width of object
	var w2 = $(id).width();
	
	// get x coordinent
	var x = (w1/2) - (w2/2);
	
	// get heights
	var h1 = $(window).height();
	var h2 = $(id).height();
	
	var y = (h1/2) - (h2/2);
	
	// center object on the screen
	
	$(id).css('position','absolute');
	$(id).css('top',y);
	$(id).css('left',x);
	
}

		
});// end document.ready


