var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978471&docid=69214232&x=1530',
		'title': '',
		'imageId': '69214232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978471&docid=69214233&x=1530',
		'title': '',
		'imageId': '69214233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978471&docid=69214234&x=1530',
		'title': '',
		'imageId': '69214234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978471&docid=69214235&x=1530',
		'title': '',
		'imageId': '69214235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978471&docid=69214236&x=1530',
		'title': '',
		'imageId': '69214236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978471&docid=69214238&x=1530',
		'title': '',
		'imageId': '69214238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978471&docid=69214237&x=1530',
		'title': '',
		'imageId': '69214237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978471';

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