var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012899&docid=70111649&x=1022',
		'title': '',
		'imageId': '70111649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012899&docid=70111651&x=1022',
		'title': '',
		'imageId': '70111651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012899&docid=70111650&x=1022',
		'title': '',
		'imageId': '70111650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012899&docid=70111648&x=1022',
		'title': '',
		'imageId': '70111648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012899&docid=70111647&x=1022',
		'title': '',
		'imageId': '70111647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012899&docid=59270959&x=1022',
		'title': '',
		'imageId': '59270959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012899&docid=59270957&x=1022',
		'title': '',
		'imageId': '59270957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012899';

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