var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3870197&docid=64256938&x=5650',
		'title': '',
		'imageId': '64256938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870197&docid=64256939&x=5650',
		'title': '',
		'imageId': '64256939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870197&docid=64256940&x=5650',
		'title': '',
		'imageId': '64256940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870197&docid=64256941&x=5650',
		'title': '',
		'imageId': '64256941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870197&docid=64256942&x=5650',
		'title': '',
		'imageId': '64256942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870197&docid=64256943&x=5650',
		'title': '',
		'imageId': '64256943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3870197&docid=64256946&x=5650',
		'title': '',
		'imageId': '64256946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3870197';

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