var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927592&docid=68080877&x=1133',
		'title': '',
		'imageId': '68080877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927592&docid=68080875&x=1133',
		'title': '',
		'imageId': '68080875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927592&docid=68080879&x=1133',
		'title': '',
		'imageId': '68080879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927592&docid=68080878&x=1133',
		'title': '',
		'imageId': '68080878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927592&docid=68080873&x=1133',
		'title': '',
		'imageId': '68080873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927592&docid=68080874&x=1133',
		'title': '',
		'imageId': '68080874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927592&docid=68080876&x=1133',
		'title': '',
		'imageId': '68080876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927592';

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