var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909726&docid=67156572&x=2310',
		'title': '',
		'imageId': '67156572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909726&docid=67156575&x=2310',
		'title': '',
		'imageId': '67156575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909726&docid=67156574&x=2310',
		'title': '',
		'imageId': '67156574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909726&docid=67156576&x=2310',
		'title': '',
		'imageId': '67156576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909726&docid=67156578&x=2310',
		'title': '',
		'imageId': '67156578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909726&docid=67156579&x=2310',
		'title': '',
		'imageId': '67156579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909726&docid=67156573&x=2310',
		'title': '',
		'imageId': '67156573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909726&docid=67156577&x=2310',
		'title': '',
		'imageId': '67156577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909726&docid=67156571&x=2310',
		'title': '',
		'imageId': '67156571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909726';

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