var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912954&docid=67705045&x=1628',
		'title': '',
		'imageId': '67705045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912954&docid=67705046&x=1628',
		'title': '',
		'imageId': '67705046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912954&docid=67705047&x=1628',
		'title': '',
		'imageId': '67705047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912954&docid=67705048&x=1628',
		'title': '',
		'imageId': '67705048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912954&docid=67705049&x=1628',
		'title': '',
		'imageId': '67705049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912954&docid=67705050&x=1628',
		'title': '',
		'imageId': '67705050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912954&docid=67705051&x=1628',
		'title': '',
		'imageId': '67705051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912954&docid=67705052&x=1628',
		'title': '',
		'imageId': '67705052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912954&docid=67705053&x=1628',
		'title': '',
		'imageId': '67705053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912954';

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