var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3894693&docid=65768976&x=2929',
		'title': '',
		'imageId': '65768976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894693&docid=65768970&x=2929',
		'title': '',
		'imageId': '65768970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894693&docid=65768972&x=2929',
		'title': '',
		'imageId': '65768972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894693&docid=65768977&x=2929',
		'title': '',
		'imageId': '65768977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894693&docid=65768974&x=2929',
		'title': '',
		'imageId': '65768974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894693&docid=65768971&x=2929',
		'title': '',
		'imageId': '65768971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894693&docid=65768975&x=2929',
		'title': '',
		'imageId': '65768975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894693&docid=65768973&x=2929',
		'title': '',
		'imageId': '65768973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3894693';

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