var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017493&docid=70171085&x=3117',
		'title': '',
		'imageId': '70171085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017493&docid=70171086&x=3117',
		'title': '',
		'imageId': '70171086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017493&docid=70171083&x=3117',
		'title': '',
		'imageId': '70171083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017493&docid=70171087&x=3117',
		'title': '',
		'imageId': '70171087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017493&docid=70171095&x=3117',
		'title': '',
		'imageId': '70171095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017493&docid=70171098&x=3117',
		'title': '',
		'imageId': '70171098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017493&docid=70171099&x=3117',
		'title': '',
		'imageId': '70171099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017493';

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