var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007129&docid=69913196&x=2912',
		'title': '',
		'imageId': '69913196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007129&docid=69913191&x=2912',
		'title': '',
		'imageId': '69913191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007129&docid=69913197&x=2912',
		'title': '',
		'imageId': '69913197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007129&docid=69913193&x=2912',
		'title': '',
		'imageId': '69913193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007129&docid=69913195&x=2912',
		'title': '',
		'imageId': '69913195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007129&docid=69913198&x=2912',
		'title': '',
		'imageId': '69913198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007129&docid=69913194&x=2912',
		'title': '',
		'imageId': '69913194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007129&docid=69913192&x=2912',
		'title': '',
		'imageId': '69913192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007129';

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