var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937432&docid=68303265&x=4459',
		'title': '',
		'imageId': '68303265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937432&docid=68303266&x=4459',
		'title': '',
		'imageId': '68303266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937432&docid=68303267&x=4459',
		'title': '',
		'imageId': '68303267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937432&docid=68303268&x=4459',
		'title': '',
		'imageId': '68303268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937432&docid=68303269&x=4459',
		'title': '',
		'imageId': '68303269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937432&docid=68303270&x=4459',
		'title': '',
		'imageId': '68303270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937432&docid=68303271&x=4459',
		'title': '',
		'imageId': '68303271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937432&docid=68303272&x=4459',
		'title': '',
		'imageId': '68303272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937432';

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