var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856154&x=2855',
		'title': '',
		'imageId': '67856154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856155&x=2855',
		'title': '',
		'imageId': '67856155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856157&x=2855',
		'title': '',
		'imageId': '67856157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856158&x=2855',
		'title': '',
		'imageId': '67856158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856159&x=2855',
		'title': '',
		'imageId': '67856159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856160&x=2855',
		'title': '',
		'imageId': '67856160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856150&x=2855',
		'title': '',
		'imageId': '67856150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856151&x=2855',
		'title': '',
		'imageId': '67856151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856152&x=2855',
		'title': '',
		'imageId': '67856152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856153&x=2855',
		'title': '',
		'imageId': '67856153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856148&x=2855',
		'title': '',
		'imageId': '67856148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856146&x=2855',
		'title': '',
		'imageId': '67856146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856149&x=2855',
		'title': '',
		'imageId': '67856149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856156&x=2855',
		'title': '',
		'imageId': '67856156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918113&docid=67856147&x=2855',
		'title': '',
		'imageId': '67856147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918113';

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