var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015407&docid=70094165&x=1839',
		'title': '',
		'imageId': '70094165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015407&docid=70094164&x=1839',
		'title': '',
		'imageId': '70094164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015407&docid=70094003&x=1839',
		'title': '',
		'imageId': '70094003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015407&docid=70093998&x=1839',
		'title': '',
		'imageId': '70093998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015407&docid=70094001&x=1839',
		'title': '',
		'imageId': '70094001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015407&docid=70093997&x=1839',
		'title': '',
		'imageId': '70093997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015407&docid=70093999&x=1839',
		'title': '',
		'imageId': '70093999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015407&docid=70094030&x=1839',
		'title': '',
		'imageId': '70094030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015407&docid=70094000&x=1839',
		'title': '',
		'imageId': '70094000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015407';

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