var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971622&docid=69054197&x=1523',
		'title': '',
		'imageId': '69054197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971622&docid=69054199&x=1523',
		'title': '',
		'imageId': '69054199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971622&docid=69054198&x=1523',
		'title': '',
		'imageId': '69054198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971622&docid=69054200&x=1523',
		'title': '',
		'imageId': '69054200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971622&docid=69054201&x=1523',
		'title': '',
		'imageId': '69054201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971622&docid=69054202&x=1523',
		'title': '',
		'imageId': '69054202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971622&docid=69054196&x=1523',
		'title': '',
		'imageId': '69054196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971622';

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