var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891841&docid=67192067&x=1323',
		'title': '',
		'imageId': '67192067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891841&docid=67192074&x=1323',
		'title': '',
		'imageId': '67192074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891841&docid=67192066&x=1323',
		'title': '',
		'imageId': '67192066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891841&docid=67192070&x=1323',
		'title': '',
		'imageId': '67192070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891841&docid=67192069&x=1323',
		'title': '',
		'imageId': '67192069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891841&docid=67192075&x=1323',
		'title': '',
		'imageId': '67192075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891841&docid=67192073&x=1323',
		'title': '',
		'imageId': '67192073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891841&docid=67192071&x=1323',
		'title': '',
		'imageId': '67192071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891841';

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