var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891922&docid=67193782&x=3854',
		'title': '',
		'imageId': '67193782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891922&docid=67193783&x=3854',
		'title': '',
		'imageId': '67193783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891922&docid=67193784&x=3854',
		'title': '',
		'imageId': '67193784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891922&docid=67193785&x=3854',
		'title': '',
		'imageId': '67193785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891922&docid=67193786&x=3854',
		'title': '',
		'imageId': '67193786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891922&docid=67193790&x=3854',
		'title': '',
		'imageId': '67193790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891922&docid=67193791&x=3854',
		'title': '',
		'imageId': '67193791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891922&docid=67193792&x=3854',
		'title': '',
		'imageId': '67193792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891922';

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