var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976742&docid=69185015&x=2438',
		'title': '',
		'imageId': '69185015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976742&docid=69185013&x=2438',
		'title': '',
		'imageId': '69185013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976742&docid=69185010&x=2438',
		'title': '',
		'imageId': '69185010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976742&docid=69185019&x=2438',
		'title': '',
		'imageId': '69185019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976742&docid=69185018&x=2438',
		'title': '',
		'imageId': '69185018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976742&docid=69185014&x=2438',
		'title': '',
		'imageId': '69185014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976742&docid=69185016&x=2438',
		'title': '',
		'imageId': '69185016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976742&docid=69185017&x=2438',
		'title': '',
		'imageId': '69185017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976742';

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