var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968531&docid=68988047&x=3417',
		'title': '',
		'imageId': '68988047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968531&docid=68988048&x=3417',
		'title': '',
		'imageId': '68988048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968531&docid=68988049&x=3417',
		'title': '',
		'imageId': '68988049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968531&docid=68988050&x=3417',
		'title': '',
		'imageId': '68988050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968531&docid=68988051&x=3417',
		'title': '',
		'imageId': '68988051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968531&docid=68988052&x=3417',
		'title': '',
		'imageId': '68988052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968531&docid=68988059&x=3417',
		'title': '',
		'imageId': '68988059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968531&docid=68988060&x=3417',
		'title': '',
		'imageId': '68988060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968531';

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