var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970250&docid=69024858&x=230',
		'title': '',
		'imageId': '69024858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970250&docid=69024857&x=230',
		'title': '',
		'imageId': '69024857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970250&docid=69024861&x=230',
		'title': '',
		'imageId': '69024861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970250&docid=69024863&x=230',
		'title': '',
		'imageId': '69024863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970250&docid=69024859&x=230',
		'title': '',
		'imageId': '69024859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970250&docid=69024865&x=230',
		'title': '',
		'imageId': '69024865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970250&docid=69024862&x=230',
		'title': '',
		'imageId': '69024862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970250&docid=69024864&x=230',
		'title': '',
		'imageId': '69024864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970250&docid=69024860&x=230',
		'title': '',
		'imageId': '69024860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970250';

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