var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991975&docid=69530938&x=1744',
		'title': '',
		'imageId': '69530938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991975&docid=69530939&x=1744',
		'title': '',
		'imageId': '69530939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991975&docid=69530941&x=1744',
		'title': '',
		'imageId': '69530941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991975&docid=69530944&x=1744',
		'title': '',
		'imageId': '69530944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991975&docid=69530945&x=1744',
		'title': '',
		'imageId': '69530945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991975&docid=69530946&x=1744',
		'title': '',
		'imageId': '69530946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991975&docid=69530947&x=1744',
		'title': '',
		'imageId': '69530947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991975&docid=69530948&x=1744',
		'title': '',
		'imageId': '69530948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991975&docid=69530950&x=1744',
		'title': '',
		'imageId': '69530950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991975';

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