var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010864&docid=69981349&x=2119',
		'title': '',
		'imageId': '69981349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010864&docid=69981351&x=2119',
		'title': '',
		'imageId': '69981351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010864&docid=69981348&x=2119',
		'title': '',
		'imageId': '69981348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010864&docid=69981350&x=2119',
		'title': '',
		'imageId': '69981350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010864&docid=64864245&x=2119',
		'title': '',
		'imageId': '64864245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010864&docid=64864244&x=2119',
		'title': '',
		'imageId': '64864244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010864&docid=64864249&x=2119',
		'title': '',
		'imageId': '64864249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010864&docid=64864238&x=2119',
		'title': '',
		'imageId': '64864238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010864&docid=64864239&x=2119',
		'title': '',
		'imageId': '64864239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010864';

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