var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963981&docid=68904717&x=2740',
		'title': '',
		'imageId': '68904717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963981&docid=68904718&x=2740',
		'title': '',
		'imageId': '68904718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963981&docid=68904719&x=2740',
		'title': '',
		'imageId': '68904719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963981&docid=68904720&x=2740',
		'title': '',
		'imageId': '68904720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963981&docid=68904729&x=2740',
		'title': '',
		'imageId': '68904729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963981&docid=68904756&x=2740',
		'title': '',
		'imageId': '68904756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963981&docid=68904763&x=2740',
		'title': '',
		'imageId': '68904763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963981';

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