var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735424&x=1342',
		'title': '',
		'imageId': '69735424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735431&x=1342',
		'title': '',
		'imageId': '69735431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735435&x=1342',
		'title': '',
		'imageId': '69735435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735442&x=1342',
		'title': '',
		'imageId': '69735442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735450&x=1342',
		'title': '',
		'imageId': '69735450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735451&x=1342',
		'title': '',
		'imageId': '69735451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735452&x=1342',
		'title': '',
		'imageId': '69735452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735453&x=1342',
		'title': '',
		'imageId': '69735453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735459&x=1342',
		'title': '',
		'imageId': '69735459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735455&x=1342',
		'title': '',
		'imageId': '69735455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735457&x=1342',
		'title': '',
		'imageId': '69735457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735458&x=1342',
		'title': '',
		'imageId': '69735458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735454&x=1342',
		'title': '',
		'imageId': '69735454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000822&docid=69735456&x=1342',
		'title': '',
		'imageId': '69735456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000822';

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