var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008280&docid=69916788&x=2228',
		'title': '',
		'imageId': '69916788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008280&docid=69916789&x=2228',
		'title': '',
		'imageId': '69916789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008280&docid=69916790&x=2228',
		'title': '',
		'imageId': '69916790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008280&docid=69916791&x=2228',
		'title': '',
		'imageId': '69916791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008280&docid=69916792&x=2228',
		'title': '',
		'imageId': '69916792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008280&docid=70134114&x=2228',
		'title': '',
		'imageId': '70134114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008280&docid=70134113&x=2228',
		'title': '',
		'imageId': '70134113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008280&docid=70134115&x=2228',
		'title': '',
		'imageId': '70134115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008280';

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