var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944469&docid=67932321&x=5535',
		'title': '',
		'imageId': '67932321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944469&docid=67932323&x=5535',
		'title': '',
		'imageId': '67932323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944469&docid=67932322&x=5535',
		'title': '',
		'imageId': '67932322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944469&docid=67932328&x=5535',
		'title': '',
		'imageId': '67932328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944469&docid=67932324&x=5535',
		'title': '',
		'imageId': '67932324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944469&docid=67932325&x=5535',
		'title': '',
		'imageId': '67932325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944469&docid=67932326&x=5535',
		'title': '',
		'imageId': '67932326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944469&docid=67932327&x=5535',
		'title': '',
		'imageId': '67932327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944469';

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