var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993054&docid=69557717&x=5324',
		'title': '',
		'imageId': '69557717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993054&docid=69557720&x=5324',
		'title': '',
		'imageId': '69557720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993054&docid=69557723&x=5324',
		'title': '',
		'imageId': '69557723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993054&docid=69557738&x=5324',
		'title': '',
		'imageId': '69557738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993054&docid=69557765&x=5324',
		'title': '',
		'imageId': '69557765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993054&docid=69557768&x=5324',
		'title': '',
		'imageId': '69557768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993054&docid=69557771&x=5324',
		'title': '',
		'imageId': '69557771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993054';

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