var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971638&docid=69054401&x=5224',
		'title': '',
		'imageId': '69054401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971638&docid=69054399&x=5224',
		'title': '',
		'imageId': '69054399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971638&docid=69054402&x=5224',
		'title': '',
		'imageId': '69054402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971638&docid=69054403&x=5224',
		'title': '',
		'imageId': '69054403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971638&docid=69054405&x=5224',
		'title': '',
		'imageId': '69054405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971638&docid=69054404&x=5224',
		'title': '',
		'imageId': '69054404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971638&docid=69054400&x=5224',
		'title': '',
		'imageId': '69054400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971638';

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