var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016223&docid=70122631&x=3159',
		'title': '',
		'imageId': '70122631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016223&docid=70122635&x=3159',
		'title': '',
		'imageId': '70122635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016223&docid=70122626&x=3159',
		'title': '',
		'imageId': '70122626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016223&docid=70122632&x=3159',
		'title': '',
		'imageId': '70122632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016223&docid=70122627&x=3159',
		'title': '',
		'imageId': '70122627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016223&docid=70122637&x=3159',
		'title': '',
		'imageId': '70122637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016223&docid=70122636&x=3159',
		'title': '',
		'imageId': '70122636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016223';

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