var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323766&x=4818',
		'title': '',
		'imageId': '70323766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323768&x=4818',
		'title': '',
		'imageId': '70323768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323767&x=4818',
		'title': '',
		'imageId': '70323767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323769&x=4818',
		'title': '',
		'imageId': '70323769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323770&x=4818',
		'title': '',
		'imageId': '70323770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323771&x=4818',
		'title': '',
		'imageId': '70323771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323776&x=4818',
		'title': '',
		'imageId': '70323776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323787&x=4818',
		'title': '',
		'imageId': '70323787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323785&x=4818',
		'title': '',
		'imageId': '70323785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323777&x=4818',
		'title': '',
		'imageId': '70323777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323788&x=4818',
		'title': '',
		'imageId': '70323788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323789&x=4818',
		'title': '',
		'imageId': '70323789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323792&x=4818',
		'title': '',
		'imageId': '70323792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323797&x=4818',
		'title': '',
		'imageId': '70323797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4024736&docid=70323765&x=4818',
		'title': '',
		'imageId': '70323765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4024736';

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