var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972162&docid=69073347&x=4946',
		'title': '',
		'imageId': '69073347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972162&docid=69073349&x=4946',
		'title': '',
		'imageId': '69073349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972162&docid=69073345&x=4946',
		'title': '',
		'imageId': '69073345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972162&docid=69073348&x=4946',
		'title': '',
		'imageId': '69073348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972162&docid=69073346&x=4946',
		'title': '',
		'imageId': '69073346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972162&docid=69073343&x=4946',
		'title': '',
		'imageId': '69073343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972162&docid=69073344&x=4946',
		'title': '',
		'imageId': '69073344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972162';

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