var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014360&docid=69956257&x=584',
		'title': '',
		'imageId': '69956257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014360&docid=69956261&x=584',
		'title': '',
		'imageId': '69956261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014360&docid=69956258&x=584',
		'title': '',
		'imageId': '69956258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014360&docid=69956259&x=584',
		'title': '',
		'imageId': '69956259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014360&docid=69956262&x=584',
		'title': '',
		'imageId': '69956262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014360&docid=69956260&x=584',
		'title': '',
		'imageId': '69956260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014360&docid=69956256&x=584',
		'title': '',
		'imageId': '69956256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014360&docid=69956255&x=584',
		'title': '',
		'imageId': '69956255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014360';

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