var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958203&docid=68292802&x=4813',
		'title': '',
		'imageId': '68292802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958203&docid=68292800&x=4813',
		'title': '',
		'imageId': '68292800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958203&docid=68292795&x=4813',
		'title': '',
		'imageId': '68292795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958203&docid=68292798&x=4813',
		'title': '',
		'imageId': '68292798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958203&docid=68292799&x=4813',
		'title': '',
		'imageId': '68292799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958203&docid=68292797&x=4813',
		'title': '',
		'imageId': '68292797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958203&docid=68292803&x=4813',
		'title': '',
		'imageId': '68292803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958203&docid=68292801&x=4813',
		'title': '',
		'imageId': '68292801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958203&docid=68292796&x=4813',
		'title': '',
		'imageId': '68292796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958203';

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