var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072538&x=5723',
		'title': '',
		'imageId': '70072538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072537&x=5723',
		'title': '',
		'imageId': '70072537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072542&x=5723',
		'title': '',
		'imageId': '70072542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072535&x=5723',
		'title': '',
		'imageId': '70072535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072536&x=5723',
		'title': '',
		'imageId': '70072536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072540&x=5723',
		'title': '',
		'imageId': '70072540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072545&x=5723',
		'title': '',
		'imageId': '70072545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072548&x=5723',
		'title': '',
		'imageId': '70072548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072543&x=5723',
		'title': '',
		'imageId': '70072543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072541&x=5723',
		'title': '',
		'imageId': '70072541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072546&x=5723',
		'title': '',
		'imageId': '70072546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072539&x=5723',
		'title': '',
		'imageId': '70072539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072544&x=5723',
		'title': '',
		'imageId': '70072544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014825&docid=70072547&x=5723',
		'title': '',
		'imageId': '70072547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014825';

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