var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944088&docid=64309234&x=2741',
		'title': '',
		'imageId': '64309234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944088&docid=64309235&x=2741',
		'title': '',
		'imageId': '64309235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944088&docid=64309233&x=2741',
		'title': '',
		'imageId': '64309233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944088&docid=64309232&x=2741',
		'title': '',
		'imageId': '64309232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944088&docid=64309228&x=2741',
		'title': '',
		'imageId': '64309228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944088&docid=64309231&x=2741',
		'title': '',
		'imageId': '64309231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944088&docid=64309236&x=2741',
		'title': '',
		'imageId': '64309236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944088&docid=64309230&x=2741',
		'title': '',
		'imageId': '64309230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944088&docid=64309229&x=2741',
		'title': '',
		'imageId': '64309229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944088';

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