var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975268&docid=69152184&x=5733',
		'title': '',
		'imageId': '69152184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975268&docid=69152185&x=5733',
		'title': '',
		'imageId': '69152185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975268&docid=69152186&x=5733',
		'title': '',
		'imageId': '69152186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975268&docid=69152187&x=5733',
		'title': '',
		'imageId': '69152187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975268&docid=69152188&x=5733',
		'title': '',
		'imageId': '69152188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975268&docid=69152195&x=5733',
		'title': '',
		'imageId': '69152195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975268&docid=69152196&x=5733',
		'title': '',
		'imageId': '69152196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975268&docid=69152183&x=5733',
		'title': '',
		'imageId': '69152183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975268';

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