var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967777&docid=68981841&x=1836',
		'title': '',
		'imageId': '68981841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967777&docid=68981842&x=1836',
		'title': '',
		'imageId': '68981842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967777&docid=68981843&x=1836',
		'title': '',
		'imageId': '68981843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967777&docid=68981844&x=1836',
		'title': '',
		'imageId': '68981844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967777&docid=68981845&x=1836',
		'title': '',
		'imageId': '68981845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967777&docid=68981846&x=1836',
		'title': '',
		'imageId': '68981846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967777&docid=68981847&x=1836',
		'title': '',
		'imageId': '68981847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967777';

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