var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012316&docid=70012199&x=1028',
		'title': '',
		'imageId': '70012199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012316&docid=70012194&x=1028',
		'title': '',
		'imageId': '70012194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012316&docid=70012197&x=1028',
		'title': '',
		'imageId': '70012197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012316&docid=70012198&x=1028',
		'title': '',
		'imageId': '70012198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012316&docid=70012196&x=1028',
		'title': '',
		'imageId': '70012196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012316&docid=70012195&x=1028',
		'title': '',
		'imageId': '70012195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012316&docid=70012231&x=1028',
		'title': '',
		'imageId': '70012231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012316';

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