var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3873197&docid=66717074&x=4430',
		'title': '',
		'imageId': '66717074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873197&docid=66717075&x=4430',
		'title': '',
		'imageId': '66717075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873197&docid=66717076&x=4430',
		'title': '',
		'imageId': '66717076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873197&docid=66717073&x=4430',
		'title': '',
		'imageId': '66717073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873197&docid=66717077&x=4430',
		'title': '',
		'imageId': '66717077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873197&docid=66717078&x=4430',
		'title': '',
		'imageId': '66717078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873197&docid=66717079&x=4430',
		'title': '',
		'imageId': '66717079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3873197';

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