var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932171&docid=68180262&x=2036',
		'title': '',
		'imageId': '68180262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932171&docid=68180263&x=2036',
		'title': '',
		'imageId': '68180263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932171&docid=68180264&x=2036',
		'title': '',
		'imageId': '68180264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932171&docid=68180268&x=2036',
		'title': '',
		'imageId': '68180268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932171&docid=68180269&x=2036',
		'title': '',
		'imageId': '68180269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932171&docid=68180266&x=2036',
		'title': '',
		'imageId': '68180266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932171&docid=68180265&x=2036',
		'title': '',
		'imageId': '68180265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932171&docid=68180267&x=2036',
		'title': '',
		'imageId': '68180267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932171';

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