var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3873211&docid=66717173&x=3548',
		'title': '',
		'imageId': '66717173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873211&docid=66717175&x=3548',
		'title': '',
		'imageId': '66717175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873211&docid=66717177&x=3548',
		'title': '',
		'imageId': '66717177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873211&docid=66717174&x=3548',
		'title': '',
		'imageId': '66717174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873211&docid=66717178&x=3548',
		'title': '',
		'imageId': '66717178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873211&docid=66717176&x=3548',
		'title': '',
		'imageId': '66717176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873211&docid=66717179&x=3548',
		'title': '',
		'imageId': '66717179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3873211';

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