var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995054&docid=69607799&x=5435',
		'title': '',
		'imageId': '69607799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995054&docid=69607800&x=5435',
		'title': '',
		'imageId': '69607800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995054&docid=69607803&x=5435',
		'title': '',
		'imageId': '69607803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995054&docid=69607804&x=5435',
		'title': '',
		'imageId': '69607804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995054&docid=69607802&x=5435',
		'title': '',
		'imageId': '69607802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995054&docid=69607805&x=5435',
		'title': '',
		'imageId': '69607805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995054&docid=69607801&x=5435',
		'title': '',
		'imageId': '69607801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995054&docid=69607806&x=5435',
		'title': '',
		'imageId': '69607806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995054';

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