var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931737&docid=68160834&x=2835',
		'title': '',
		'imageId': '68160834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931737&docid=68160835&x=2835',
		'title': '',
		'imageId': '68160835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931737&docid=68160836&x=2835',
		'title': '',
		'imageId': '68160836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931737&docid=68160838&x=2835',
		'title': '',
		'imageId': '68160838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931737&docid=68160837&x=2835',
		'title': '',
		'imageId': '68160837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931737&docid=68160833&x=2835',
		'title': '',
		'imageId': '68160833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931737&docid=68160839&x=2835',
		'title': '',
		'imageId': '68160839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931737&docid=68160840&x=2835',
		'title': '',
		'imageId': '68160840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931737&docid=68160841&x=2835',
		'title': '',
		'imageId': '68160841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931737';

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