var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013126&docid=70031120&x=4553',
		'title': '',
		'imageId': '70031120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013126&docid=70031121&x=4553',
		'title': '',
		'imageId': '70031121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013126&docid=70031119&x=4553',
		'title': '',
		'imageId': '70031119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013126&docid=70031122&x=4553',
		'title': '',
		'imageId': '70031122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013126&docid=70031117&x=4553',
		'title': '',
		'imageId': '70031117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013126&docid=70031118&x=4553',
		'title': '',
		'imageId': '70031118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013126&docid=70031116&x=4553',
		'title': '',
		'imageId': '70031116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013126&docid=70031124&x=4553',
		'title': '',
		'imageId': '70031124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013126&docid=70031125&x=4553',
		'title': '',
		'imageId': '70031125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013126';

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