var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935924&docid=68230981&x=3255',
		'title': '',
		'imageId': '68230981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935924&docid=68230994&x=3255',
		'title': '',
		'imageId': '68230994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935924&docid=68230975&x=3255',
		'title': '',
		'imageId': '68230975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935924&docid=68230980&x=3255',
		'title': '',
		'imageId': '68230980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935924&docid=68230996&x=3255',
		'title': '',
		'imageId': '68230996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935924&docid=68230992&x=3255',
		'title': '',
		'imageId': '68230992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935924&docid=68230995&x=3255',
		'title': '',
		'imageId': '68230995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935924&docid=68229867&x=3255',
		'title': '',
		'imageId': '68229867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935924';

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