var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949201&docid=68567093&x=4543',
		'title': '',
		'imageId': '68567093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949201&docid=68567097&x=4543',
		'title': '',
		'imageId': '68567097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949201&docid=68567098&x=4543',
		'title': '',
		'imageId': '68567098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949201&docid=68567099&x=4543',
		'title': '',
		'imageId': '68567099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949201&docid=68567100&x=4543',
		'title': '',
		'imageId': '68567100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949201&docid=68567101&x=4543',
		'title': '',
		'imageId': '68567101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949201&docid=68567102&x=4543',
		'title': '',
		'imageId': '68567102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949201&docid=68567103&x=4543',
		'title': '',
		'imageId': '68567103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949201&docid=68567104&x=4543',
		'title': '',
		'imageId': '68567104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949201';

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