var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976724&docid=69184780&x=5340',
		'title': '',
		'imageId': '69184780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976724&docid=69184781&x=5340',
		'title': '',
		'imageId': '69184781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976724&docid=69184782&x=5340',
		'title': '',
		'imageId': '69184782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976724&docid=69184783&x=5340',
		'title': '',
		'imageId': '69184783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976724&docid=69184784&x=5340',
		'title': '',
		'imageId': '69184784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976724&docid=69184785&x=5340',
		'title': '',
		'imageId': '69184785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976724&docid=69184786&x=5340',
		'title': '',
		'imageId': '69184786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976724';

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