var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737850&x=4148',
		'title': '',
		'imageId': '69737850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737848&x=4148',
		'title': '',
		'imageId': '69737848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737833&x=4148',
		'title': '',
		'imageId': '69737833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737851&x=4148',
		'title': '',
		'imageId': '69737851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737820&x=4148',
		'title': '',
		'imageId': '69737820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737825&x=4148',
		'title': '',
		'imageId': '69737825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737821&x=4148',
		'title': '',
		'imageId': '69737821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737819&x=4148',
		'title': '',
		'imageId': '69737819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737832&x=4148',
		'title': '',
		'imageId': '69737832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737827&x=4148',
		'title': '',
		'imageId': '69737827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737817&x=4148',
		'title': '',
		'imageId': '69737817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737818&x=4148',
		'title': '',
		'imageId': '69737818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737856&x=4148',
		'title': '',
		'imageId': '69737856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000939&docid=69737841&x=4148',
		'title': '',
		'imageId': '69737841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000939';

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