var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011615&docid=69522899&x=2128',
		'title': '',
		'imageId': '69522899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011615&docid=69523006&x=2128',
		'title': '',
		'imageId': '69523006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011615&docid=69523007&x=2128',
		'title': '',
		'imageId': '69523007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011615&docid=69523008&x=2128',
		'title': '',
		'imageId': '69523008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011615&docid=69523012&x=2128',
		'title': '',
		'imageId': '69523012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011615&docid=69523009&x=2128',
		'title': '',
		'imageId': '69523009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011615&docid=69523011&x=2128',
		'title': '',
		'imageId': '69523011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011615&docid=69523010&x=2128',
		'title': '',
		'imageId': '69523010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011615&docid=69523030&x=2128',
		'title': '',
		'imageId': '69523030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011615';

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