var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108826&x=3656',
		'title': '',
		'imageId': '70108826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108825&x=3656',
		'title': '',
		'imageId': '70108825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108816&x=3656',
		'title': '',
		'imageId': '70108816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108817&x=3656',
		'title': '',
		'imageId': '70108817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108818&x=3656',
		'title': '',
		'imageId': '70108818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108820&x=3656',
		'title': '',
		'imageId': '70108820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108822&x=3656',
		'title': '',
		'imageId': '70108822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108823&x=3656',
		'title': '',
		'imageId': '70108823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108819&x=3656',
		'title': '',
		'imageId': '70108819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108824&x=3656',
		'title': '',
		'imageId': '70108824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108821&x=3656',
		'title': '',
		'imageId': '70108821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108815&x=3656',
		'title': '',
		'imageId': '70108815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108827&x=3656',
		'title': '',
		'imageId': '70108827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108828&x=3656',
		'title': '',
		'imageId': '70108828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015875&docid=70108829&x=3656',
		'title': '',
		'imageId': '70108829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015875';

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