/*-------------------------------------------------------------------

  linkbox.js

-------------------------------------------------------------------*/

$(document).ready(function() {
	
						   
	$('.linkbox001').click(function(){
		window.location.href = ($('.linkbox001 div.colImg a').attr('href'));
	});
	
	$('.linkbox001').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox002').click(function(){
		window.location.href = ($('.linkbox002 div.colImg a').attr('href'));
	});
	
	$('.linkbox002').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
	
	$('.linkbox003').click(function(){
		window.location.href = ($('.linkbox003 div.colImg a').attr('href'));
	});
	
	$('.linkbox003').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox004').click(function(){
		window.location.href = ($('.linkbox004 div.colImg a').attr('href'));
	});
	
	$('.linkbox004').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox005').click(function(){
		window.location.href = ($('.linkbox005 div.colImg a').attr('href'));
	});
	
	$('.linkbox005').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox006').click(function(){
		window.location.href = ($('.linkbox006 div.colImg a').attr('href'));
	});
	
	$('.linkbox006').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox007').click(function(){
		window.location.href = ($('.linkbox007 div.colImg a').attr('href'));
	});
	
	$('.linkbox007').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox008').click(function(){
		window.location.href = ($('.linkbox008 div.colImg a').attr('href'));
	});
	
	$('.linkbox008').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox009').click(function(){
		window.location.href = ($('.linkbox009 div.colImg a').attr('href'));
	});
	
	$('.linkbox009').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox010').click(function(){
		window.location.href = ($('.linkbox010 div.colImg a').attr('href'));
	});
	
	$('.linkbox010').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox011').click(function(){
		window.location.href = ($('.linkbox011 div.colImg a').attr('href'));
	});
	
	$('.linkbox011').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox012').click(function(){
		window.location.href = ($('.linkbox012 div.colImg a').attr('href'));
	});
	
	$('.linkbox012').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox013').click(function(){
		window.location.href = ($('.linkbox013 div.colImg a').attr('href'));
	});
	
	$('.linkbox013').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox014').click(function(){
		window.location.href = ($('.linkbox014 div.colImg a').attr('href'));
	});
	
	$('.linkbox014').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox015').click(function(){
		window.location.href = ($('.linkbox015 div.colImg a').attr('href'));
	});
	
	$('.linkbox015').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox016').click(function(){
		window.location.href = ($('.linkbox016 div.colImg a').attr('href'));
	});
	
	$('.linkbox016').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox017').click(function(){
		window.location.href = ($('.linkbox017 div.colImg a').attr('href'));
	});
	
	$('.linkbox017').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox018').click(function(){
		window.location.href = ($('.linkbox018 div.colImg a').attr('href'));
	});
	
	$('.linkbox018').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox019').click(function(){
		window.location.href = ($('.linkbox019 div.colImg a').attr('href'));
	});
	
	$('.linkbox019').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
		
	$('.linkbox020').click(function(){
		window.location.href = ($('.linkbox020 div.colImg a').attr('href'));
	});
	
	$('.linkbox020').hover(
	function(){
		$(this).addClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'underline'
		});
	},
	function(){
		$(this).removeClass('box-hover'); 
		$('div.colImg a').css({
			'text-decoration' : 'none'
		});
	});
	
	
}); 
