var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920394&docid=67602965&x=272',
		'title': '',
		'imageId': '67602965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920394&docid=67602971&x=272',
		'title': '',
		'imageId': '67602971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920394&docid=67602976&x=272',
		'title': '',
		'imageId': '67602976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920394&docid=67602988&x=272',
		'title': '',
		'imageId': '67602988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920394&docid=67602994&x=272',
		'title': '',
		'imageId': '67602994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920394&docid=67602996&x=272',
		'title': '',
		'imageId': '67602996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920394&docid=67603004&x=272',
		'title': '',
		'imageId': '67603004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920394&docid=67603009&x=272',
		'title': '',
		'imageId': '67603009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920394&docid=67603020&x=272',
		'title': '',
		'imageId': '67603020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920394';

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