var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995156&x=5151',
		'title': '',
		'imageId': '69995156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995079&x=5151',
		'title': '',
		'imageId': '69995079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995081&x=5151',
		'title': '',
		'imageId': '69995081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995084&x=5151',
		'title': '',
		'imageId': '69995084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995085&x=5151',
		'title': '',
		'imageId': '69995085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995087&x=5151',
		'title': '',
		'imageId': '69995087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995076&x=5151',
		'title': '',
		'imageId': '69995076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995077&x=5151',
		'title': '',
		'imageId': '69995077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995086&x=5151',
		'title': '',
		'imageId': '69995086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995083&x=5151',
		'title': '',
		'imageId': '69995083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995080&x=5151',
		'title': '',
		'imageId': '69995080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995082&x=5151',
		'title': '',
		'imageId': '69995082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995089&x=5151',
		'title': '',
		'imageId': '69995089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011626&docid=69995088&x=5151',
		'title': '',
		'imageId': '69995088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011626';

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