var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931369&docid=68153163&x=4319',
		'title': '',
		'imageId': '68153163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931369&docid=68153162&x=4319',
		'title': '',
		'imageId': '68153162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931369&docid=68153165&x=4319',
		'title': '',
		'imageId': '68153165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931369&docid=68153164&x=4319',
		'title': '',
		'imageId': '68153164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931369&docid=68153167&x=4319',
		'title': '',
		'imageId': '68153167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931369&docid=68153166&x=4319',
		'title': '',
		'imageId': '68153166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931369&docid=68153181&x=4319',
		'title': '',
		'imageId': '68153181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931369&docid=68153176&x=4319',
		'title': '',
		'imageId': '68153176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931369&docid=68153182&x=4319',
		'title': '',
		'imageId': '68153182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931369';

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