var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917112&docid=67829600&x=1935',
		'title': '',
		'imageId': '67829600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917112&docid=67829603&x=1935',
		'title': '',
		'imageId': '67829603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917112&docid=67829604&x=1935',
		'title': '',
		'imageId': '67829604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917112&docid=67829605&x=1935',
		'title': '',
		'imageId': '67829605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917112&docid=67829606&x=1935',
		'title': '',
		'imageId': '67829606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917112&docid=67829607&x=1935',
		'title': '',
		'imageId': '67829607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917112&docid=67829608&x=1935',
		'title': '',
		'imageId': '67829608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917112';

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