var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032404&x=52',
		'title': '',
		'imageId': '72032404',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032403&x=52',
		'title': '',
		'imageId': '72032403',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032405&x=52',
		'title': '',
		'imageId': '72032405',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032406&x=52',
		'title': '',
		'imageId': '72032406',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032407&x=52',
		'title': '',
		'imageId': '72032407',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032408&x=52',
		'title': '',
		'imageId': '72032408',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032409&x=52',
		'title': '',
		'imageId': '72032409',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032412&x=52',
		'title': '',
		'imageId': '72032412',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032413&x=52',
		'title': '',
		'imageId': '72032413',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032414&x=52',
		'title': '',
		'imageId': '72032414',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032415&x=52',
		'title': '',
		'imageId': '72032415',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032416&x=52',
		'title': '',
		'imageId': '72032416',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032418&x=52',
		'title': '',
		'imageId': '72032418',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032422&x=52',
		'title': '',
		'imageId': '72032422',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032423&x=52',
		'title': '',
		'imageId': '72032423',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032424&x=52',
		'title': '',
		'imageId': '72032424',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093426&docid=72032425&x=52',
		'title': '',
		'imageId': '72032425',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4093426';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
