var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918412&docid=67869365&x=4756',
		'title': '',
		'imageId': '67869365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918412&docid=67869366&x=4756',
		'title': '',
		'imageId': '67869366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918412&docid=67869367&x=4756',
		'title': '',
		'imageId': '67869367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918412&docid=67869368&x=4756',
		'title': '',
		'imageId': '67869368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918412&docid=67869369&x=4756',
		'title': '',
		'imageId': '67869369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918412&docid=67869370&x=4756',
		'title': '',
		'imageId': '67869370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918412&docid=67869371&x=4756',
		'title': '',
		'imageId': '67869371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918412';

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