// var couponwidthdefault='358';
// var couponheightdefault='480';
// var couponiddefault='39';

function validateForm(theForm)
	{
		// Customize these calls for your form
		// Start ------->
		if (!validFirstName(theForm.FirstName))
			return false;
		if (!validLastName(theForm.LastName))
			return false;
		if (!validRequired(theForm.Email,"email"))
			return false;
		if (!validEmail(theForm.Email,"Email",true))
			return false;
		// <--------- End
		validateCustomForm(theForm);
		return true;
}




var couponwidthdefault='358';
var couponheightdefault='480';
var couponiddefault='1075';

function validateForm(theForm)
	{
		// Customize these calls for your form
		// Start ------->
		if (!validFirstName(theForm.FirstName))
			return false;
		if (!validLastName(theForm.LastName))
			return false;
		if (!validRequired(theForm.Email,"email"))
			return false;
		if (!validEmail(theForm.Email,"Email",true))
			return false;
		// <--------- End
		validateCustomForm(theForm);
		return true;
}





var title= document.getElementsByTagName('title')[0].innerHTML;

function bookmarksite(url){
	
if (window.sidebar) // firefox
	window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
	var elem = document.createElement('a');
	elem.setAttribute('href',url);
	elem.setAttribute('title',title);
	elem.setAttribute('rel','sidebar');
	elem.click();
} 
else if(document.all)// ie
	window.external.AddFavorite(url, title);
else
	alert('Hit cmd-D to bookmark this page!');
}


$(document).ready(function() {
  function formatTitle(title, currentArray, currentIndex, currentOpts) {
		    return '<span id="fancybox-title-over">Page ' +  (currentIndex + 1) + ' / ' + currentArray.length + '</span>';	
	}

	$("#chandelier1").click(function() {
		$.fancybox([
			'/images/lampsheet/French Chandelier.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true		
		 });	
	});	
   $("#chandelier2").click(function() {
		$.fancybox([
			'/images/lampsheet/Hayden Catalog PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
   $("#lamp1").click(function() {
		$.fancybox([
			'/images/lampsheet/AMHERST Faux Bois.jpg'
		], {
			'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
   $("#lamp2").click(function() {
		$.fancybox([
			'/images/lampsheet/AMHERST PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
   $("#lamp3").click(function() {
		$.fancybox([
			'/images/lampsheet/BAHRU PAGE new.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp4").click(function() {
		$.fancybox([
			'/images/lampsheet/BALESTIER PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp5").click(function() {
		$.fancybox([
			'/images/lampsheet/BAHRU Chinois PAGE new 2 copy.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	

	});	
	$("#lamp6").click(function() {
		$.fancybox([
			'/images/lampsheet/BATAVIA PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp7").click(function() {
		$.fancybox([
			'/images/lampsheet/BORABADOUR PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
    $("#lamp8").click(function() {
		$.fancybox([
			'/images/lampsheet/BORGHESE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp9").click(function() {
		$.fancybox([
			'/images/lampsheet/CAMELL PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp10").click(function() {
		$.fancybox([
			'/images/lampsheet/Candlestick.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp11").click(function() {
		$.fancybox([
			'/images/lampsheet/CAVENAUGH PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp12").click(function() {
		$.fancybox([
			'/images/lampsheet/Cevinini.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp13").click(function() {
		$.fancybox([
			'/images/lampsheet/CEYLON PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp14").click(function() {
		$.fancybox([
			'/images/lampsheet/CLARENDON.jpg',
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp15").click(function() {
		$.fancybox([
			'/images/lampsheet/Emerson Both.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp16").click(function() {
		$.fancybox([
			'/images/lampsheet/FIRE DOG Floor.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp16-5").click(function() {
		$.fancybox([
			'/images/lampsheet/FIRE DOG NEW SHADE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp17").click(function() {
		$.fancybox([
			'/images/lampsheet/French Gilded Column.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp18").click(function() {
		$.fancybox([
			'/images/lampsheet/Hibachi.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp19").click(function() {
		$.fancybox([
			'/images/lampsheet/Kipling.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp20").click(function() {
		$.fancybox([
			'/images/lampsheet/LEHMAN TALL PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp21").click(function() {
		$.fancybox([
			'/images/lampsheet/LEHMAN PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp22").click(function() {
		$.fancybox([
			'/images/lampsheet/Lido.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp23").click(function() {
		$.fancybox([
			'/images/lampsheet/Lucano.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp24").click(function() {
		$.fancybox([
			'/images/lampsheet/MAURESQUE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp25").click(function() {
		$.fancybox([
			'/images/lampsheet/MONROE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp26").click(function() {
		$.fancybox([
			'/images/lampsheet/NEWPORT PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp27").click(function() {
		$.fancybox([
			'/images/lampsheet/ORLEANS PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp28").click(function() {
		$.fancybox([
			'/images/lampsheet/PRESCOTT PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp29").click(function() {
		$.fancybox([
			'/images/lampsheet/Samir.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp30").click(function() {
		$.fancybox([
			'/images/lampsheet/Satori.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp31").click(function() {
		$.fancybox([
			'/images/lampsheet/SEVILLE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp32").click(function() {
		$.fancybox([
			'/images/lampsheet/STAMFORD PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp33").click(function() {
		$.fancybox([
			'/images/lampsheet/SULTAN PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp34").click(function() {
		$.fancybox([
			'/images/lampsheet/TIFFIN PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp35").click(function() {
		$.fancybox([
			'/images/lampsheet/Torchere.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp36").click(function() {
		$.fancybox([
			'/images/lampsheet/Twisted Sphere Lamp - Catalog Page.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp37").click(function() {
		$.fancybox([
			'/images/lampsheet/Urn.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp38").click(function() {
		$.fancybox([
			'/images/lampsheet/VELIACE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp39").click(function() {
		$.fancybox([
			'/images/lampsheet/VENETIAN PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp40").click(function() {
		$.fancybox([
			'/images/lampsheet/VERONA - Burnt Sienna.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#chandelier1-5").click(function() {
		$.fancybox([
			'/images/lampsheet/French Chandelier.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true			
		 });	
	});	
   $("#chandelier2-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Hayden Catalog PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
   $("#lamp1-5").click(function() {
		$.fancybox([
			'/images/lampsheet/AMHERST Faux Bois.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
   $("#lamp2-5").click(function() {
		$.fancybox([
			'/images/lampsheet/AMHERST PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
   $("#lamp3-5").click(function() {
		$.fancybox([
			'/images/lampsheet/BAHRU PAGE new.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp4-5").click(function() {
		$.fancybox([
			'/images/lampsheet/BALESTIER PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp5-5").click(function() {
		$.fancybox([
			'/images/lampsheet/BAHRU Chinois PAGE new 2 copy.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	

	});	
	$("#lamp6-5").click(function() {
		$.fancybox([
			'/images/lampsheet/BATAVIA PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp7-5").click(function() {
		$.fancybox([
			'/images/lampsheet/BORABADOUR PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
    $("#lamp8-5").click(function() {
		$.fancybox([
			'/images/lampsheet/BORGHESE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp9-5").click(function() {
		$.fancybox([
			'/images/lampsheet/CAMELL PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp10-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Candlestick.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp11-5").click(function() {
		$.fancybox([
			'/images/lampsheet/CAVENAUGH PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp12-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Cevinini.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp13-5").click(function() {
		$.fancybox([
			'/images/lampsheet/CEYLON PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp14-5").click(function() {
		$.fancybox([
			'/images/lampsheet/CLARENDON.jpg',
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp15-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Emerson Both.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp16-25").click(function() {
		$.fancybox([
			'/images/lampsheet/FIRE DOG Floor.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp16-5-5").click(function() {
		$.fancybox([
			'/images/lampsheet/FIRE DOG NEW SHADE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp17-5").click(function() {
		$.fancybox([
			'/images/lampsheet/French Gilded Column.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp18-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Hibachi.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp19-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Kipling.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp20-5").click(function() {
		$.fancybox([
			'/images/lampsheet/LEHMAN TALL PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp21-5").click(function() {
		$.fancybox([
			'/images/lampsheet/LEHMAN PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp22-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Lido.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp23-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Lucano.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp24-5").click(function() {
		$.fancybox([
			'/images/lampsheet/MAURESQUE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp25-5").click(function() {
		$.fancybox([
			'/images/lampsheet/MONROE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp26-5").click(function() {
		$.fancybox([
			'/images/lampsheet/NEWPORT PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp27-5").click(function() {
		$.fancybox([
			'/images/lampsheet/ORLEANS PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp28-5").click(function() {
		$.fancybox([
			'/images/lampsheet/PRESCOTT PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp29-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Samir.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp30-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Satori.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp31-5").click(function() {
		$.fancybox([
			'/images/lampsheet/SEVILLE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp32-5").click(function() {
		$.fancybox([
			'/images/lampsheet/STAMFORD PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});	
	$("#lamp33-5").click(function() {
		$.fancybox([
			'/images/lampsheet/SULTAN PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp34-5").click(function() {
		$.fancybox([
			'/images/lampsheet/TIFFIN PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp35-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Torchere.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp36-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Twisted Sphere Lamp - Catalog Page.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp37-5").click(function() {
		$.fancybox([
			'/images/lampsheet/Urn.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp38-5").click(function() {
		$.fancybox([
			'/images/lampsheet/VELIACE PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp39-5").click(function() {
		$.fancybox([
			'/images/lampsheet/VENETIAN PAGE.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	$("#lamp40-5").click(function() {
		$.fancybox([
			'/images/lampsheet/VERONA - Burnt Sienna.jpg'
		], {'overlayOpacity'	: 0.8,
			'overlayColor'		: '#000',
			'transitionIn'		: 'fade',
			'transitionOut'		: 'fade',
			'type'              	: 'image'	,
			'cyclic'				: true
		 });	
	});
	
	
	
});



$('a.fancyclose').click(function(){ 
    parent.top.$('#fancy_close').trigger('click'); 
});