var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012952&docid=70026878&x=1937',
		'title': '',
		'imageId': '70026878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012952&docid=70026879&x=1937',
		'title': '',
		'imageId': '70026879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012952&docid=70026880&x=1937',
		'title': '',
		'imageId': '70026880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012952&docid=70026881&x=1937',
		'title': '',
		'imageId': '70026881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012952&docid=70026882&x=1937',
		'title': '',
		'imageId': '70026882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012952&docid=70026884&x=1937',
		'title': '',
		'imageId': '70026884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012952&docid=70026885&x=1937',
		'title': '',
		'imageId': '70026885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012952';

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