var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011956&docid=70005283&x=2028',
		'title': '',
		'imageId': '70005283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011956&docid=70005300&x=2028',
		'title': '',
		'imageId': '70005300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011956&docid=70005304&x=2028',
		'title': '',
		'imageId': '70005304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011956&docid=70005336&x=2028',
		'title': '',
		'imageId': '70005336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011956&docid=70005340&x=2028',
		'title': '',
		'imageId': '70005340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011956&docid=70005346&x=2028',
		'title': '',
		'imageId': '70005346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011956&docid=70005349&x=2028',
		'title': '',
		'imageId': '70005349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011956&docid=70005352&x=2028',
		'title': '',
		'imageId': '70005352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011956';

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