var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4092003&docid=71995161&x=3748',
		'title': '',
		'imageId': '71995161',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092003&docid=71995162&x=3748',
		'title': '',
		'imageId': '71995162',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092003&docid=71995156&x=3748',
		'title': '',
		'imageId': '71995156',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092003&docid=71995160&x=3748',
		'title': '',
		'imageId': '71995160',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092003&docid=71995164&x=3748',
		'title': '',
		'imageId': '71995164',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092003&docid=71995158&x=3748',
		'title': '',
		'imageId': '71995158',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092003&docid=71995159&x=3748',
		'title': '',
		'imageId': '71995159',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092003&docid=71995163&x=3748',
		'title': '',
		'imageId': '71995163',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092003&docid=71995157&x=3748',
		'title': '',
		'imageId': '71995157',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092003&docid=71995155&x=3748',
		'title': '',
		'imageId': '71995155',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092003&docid=71995154&x=3748',
		'title': '',
		'imageId': '71995154',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4092003';

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