var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975766&docid=69168216&x=1524',
		'title': '',
		'imageId': '69168216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975766&docid=69168217&x=1524',
		'title': '',
		'imageId': '69168217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975766&docid=69168218&x=1524',
		'title': '',
		'imageId': '69168218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975766&docid=69168219&x=1524',
		'title': '',
		'imageId': '69168219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975766&docid=69168220&x=1524',
		'title': '',
		'imageId': '69168220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975766&docid=69168213&x=1524',
		'title': '',
		'imageId': '69168213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975766&docid=69168214&x=1524',
		'title': '',
		'imageId': '69168214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975766&docid=69168215&x=1524',
		'title': '',
		'imageId': '69168215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975766';

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