var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891192&docid=67178351&x=5436',
		'title': '',
		'imageId': '67178351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891192&docid=67178349&x=5436',
		'title': '',
		'imageId': '67178349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891192&docid=67178352&x=5436',
		'title': '',
		'imageId': '67178352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891192&docid=67178350&x=5436',
		'title': '',
		'imageId': '67178350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891192&docid=67178354&x=5436',
		'title': '',
		'imageId': '67178354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891192&docid=67178347&x=5436',
		'title': '',
		'imageId': '67178347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891192&docid=67178353&x=5436',
		'title': '',
		'imageId': '67178353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891192&docid=67178348&x=5436',
		'title': '',
		'imageId': '67178348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891192';

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