var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973854&docid=69118607&x=2713',
		'title': '',
		'imageId': '69118607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973854&docid=69118611&x=2713',
		'title': '',
		'imageId': '69118611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973854&docid=69118606&x=2713',
		'title': '',
		'imageId': '69118606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973854&docid=69118608&x=2713',
		'title': '',
		'imageId': '69118608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973854&docid=69118610&x=2713',
		'title': '',
		'imageId': '69118610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973854&docid=69118605&x=2713',
		'title': '',
		'imageId': '69118605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973854&docid=69118609&x=2713',
		'title': '',
		'imageId': '69118609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973854&docid=69118612&x=2713',
		'title': '',
		'imageId': '69118612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973854';

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