var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913676&docid=67728705&x=919',
		'title': '',
		'imageId': '67728705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913676&docid=67728707&x=919',
		'title': '',
		'imageId': '67728707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913676&docid=67728708&x=919',
		'title': '',
		'imageId': '67728708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913676&docid=67728706&x=919',
		'title': '',
		'imageId': '67728706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913676&docid=67728709&x=919',
		'title': '',
		'imageId': '67728709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913676&docid=67728713&x=919',
		'title': '',
		'imageId': '67728713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913676&docid=67728710&x=919',
		'title': '',
		'imageId': '67728710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913676&docid=67728711&x=919',
		'title': '',
		'imageId': '67728711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913676&docid=67728712&x=919',
		'title': '',
		'imageId': '67728712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913676';

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