var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976529&docid=69181763&x=5014',
		'title': '',
		'imageId': '69181763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976529&docid=69181768&x=5014',
		'title': '',
		'imageId': '69181768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976529&docid=69181762&x=5014',
		'title': '',
		'imageId': '69181762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976529&docid=69181765&x=5014',
		'title': '',
		'imageId': '69181765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976529&docid=69181764&x=5014',
		'title': '',
		'imageId': '69181764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976529&docid=69181766&x=5014',
		'title': '',
		'imageId': '69181766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976529&docid=69181767&x=5014',
		'title': '',
		'imageId': '69181767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976529';

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