var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931835&docid=68161522&x=5227',
		'title': '',
		'imageId': '68161522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931835&docid=68161523&x=5227',
		'title': '',
		'imageId': '68161523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931835&docid=68161524&x=5227',
		'title': '',
		'imageId': '68161524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931835&docid=68161525&x=5227',
		'title': '',
		'imageId': '68161525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931835&docid=68161526&x=5227',
		'title': '',
		'imageId': '68161526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931835&docid=68161527&x=5227',
		'title': '',
		'imageId': '68161527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931835&docid=68161528&x=5227',
		'title': '',
		'imageId': '68161528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931835';

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