var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3889026&docid=65656124&x=1354',
		'title': '',
		'imageId': '65656124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889026&docid=65656126&x=1354',
		'title': '',
		'imageId': '65656126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889026&docid=65656116&x=1354',
		'title': '',
		'imageId': '65656116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889026&docid=65656127&x=1354',
		'title': '',
		'imageId': '65656127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889026&docid=65656125&x=1354',
		'title': '',
		'imageId': '65656125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889026&docid=65656118&x=1354',
		'title': '',
		'imageId': '65656118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889026&docid=65656122&x=1354',
		'title': '',
		'imageId': '65656122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889026&docid=65656117&x=1354',
		'title': '',
		'imageId': '65656117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889026&docid=65656119&x=1354',
		'title': '',
		'imageId': '65656119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3889026';

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