var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939981&docid=68365549&x=4948',
		'title': '',
		'imageId': '68365549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939981&docid=68365550&x=4948',
		'title': '',
		'imageId': '68365550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939981&docid=68365551&x=4948',
		'title': '',
		'imageId': '68365551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939981&docid=68365552&x=4948',
		'title': '',
		'imageId': '68365552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939981&docid=68365553&x=4948',
		'title': '',
		'imageId': '68365553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939981&docid=68365554&x=4948',
		'title': '',
		'imageId': '68365554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939981&docid=68365555&x=4948',
		'title': '',
		'imageId': '68365555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939981&docid=68365556&x=4948',
		'title': '',
		'imageId': '68365556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939981&docid=68365557&x=4948',
		'title': '',
		'imageId': '68365557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939981';

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