var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=67800837&x=5440',
		'title': '',
		'imageId': '67800837',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=67800832&x=5440',
		'title': '',
		'imageId': '67800832',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=67800831&x=5440',
		'title': '',
		'imageId': '67800831',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=67800830&x=5440',
		'title': '',
		'imageId': '67800830',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=67800833&x=5440',
		'title': '',
		'imageId': '67800833',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=67800835&x=5440',
		'title': '',
		'imageId': '67800835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=67800834&x=5440',
		'title': '',
		'imageId': '67800834',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=67800836&x=5440',
		'title': '',
		'imageId': '67800836',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=67800838&x=5440',
		'title': '',
		'imageId': '67800838',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=68086966&x=5440',
		'title': '',
		'imageId': '68086966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=68086967&x=5440',
		'title': '',
		'imageId': '68086967',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916313&docid=68086972&x=5440',
		'title': '',
		'imageId': '68086972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916313';

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";
	})
}
