var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998283&docid=69302592&x=266',
		'title': '',
		'imageId': '69302592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998283&docid=69302589&x=266',
		'title': '',
		'imageId': '69302589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998283&docid=69302591&x=266',
		'title': '',
		'imageId': '69302591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998283&docid=69302594&x=266',
		'title': '',
		'imageId': '69302594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998283&docid=69302593&x=266',
		'title': '',
		'imageId': '69302593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998283&docid=69302588&x=266',
		'title': '',
		'imageId': '69302588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998283&docid=69302595&x=266',
		'title': '',
		'imageId': '69302595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998283&docid=69302587&x=266',
		'title': '',
		'imageId': '69302587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998283&docid=69302590&x=266',
		'title': '',
		'imageId': '69302590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998283';

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