var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017834&docid=70178892&x=1610',
		'title': '',
		'imageId': '70178892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017834&docid=70178899&x=1610',
		'title': '',
		'imageId': '70178899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017834&docid=70178893&x=1610',
		'title': '',
		'imageId': '70178893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017834&docid=70178891&x=1610',
		'title': '',
		'imageId': '70178891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017834&docid=70178898&x=1610',
		'title': '',
		'imageId': '70178898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017834&docid=70178896&x=1610',
		'title': '',
		'imageId': '70178896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017834&docid=70178894&x=1610',
		'title': '',
		'imageId': '70178894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017834&docid=70178895&x=1610',
		'title': '',
		'imageId': '70178895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017834&docid=70178897&x=1610',
		'title': '',
		'imageId': '70178897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017834';

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