var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001721&docid=69755125&x=4415',
		'title': '',
		'imageId': '69755125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001721&docid=69755129&x=4415',
		'title': '',
		'imageId': '69755129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001721&docid=69755139&x=4415',
		'title': '',
		'imageId': '69755139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001721&docid=69755128&x=4415',
		'title': '',
		'imageId': '69755128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001721&docid=69755136&x=4415',
		'title': '',
		'imageId': '69755136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001721&docid=69755144&x=4415',
		'title': '',
		'imageId': '69755144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001721&docid=69755126&x=4415',
		'title': '',
		'imageId': '69755126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001721&docid=69755135&x=4415',
		'title': '',
		'imageId': '69755135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001721';

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