var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017096&docid=70159773&x=1526',
		'title': '',
		'imageId': '70159773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017096&docid=70159770&x=1526',
		'title': '',
		'imageId': '70159770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017096&docid=70159769&x=1526',
		'title': '',
		'imageId': '70159769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017096&docid=70159763&x=1526',
		'title': '',
		'imageId': '70159763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017096&docid=70159774&x=1526',
		'title': '',
		'imageId': '70159774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017096&docid=70159771&x=1526',
		'title': '',
		'imageId': '70159771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017096&docid=70159768&x=1526',
		'title': '',
		'imageId': '70159768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017096&docid=70159772&x=1526',
		'title': '',
		'imageId': '70159772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017096';

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