var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071824&x=243',
		'title': '',
		'imageId': '70071824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071808&x=243',
		'title': '',
		'imageId': '70071808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071812&x=243',
		'title': '',
		'imageId': '70071812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071815&x=243',
		'title': '',
		'imageId': '70071815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071827&x=243',
		'title': '',
		'imageId': '70071827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071828&x=243',
		'title': '',
		'imageId': '70071828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071829&x=243',
		'title': '',
		'imageId': '70071829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071833&x=243',
		'title': '',
		'imageId': '70071833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071837&x=243',
		'title': '',
		'imageId': '70071837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071830&x=243',
		'title': '',
		'imageId': '70071830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071801&x=243',
		'title': '',
		'imageId': '70071801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071803&x=243',
		'title': '',
		'imageId': '70071803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071798&x=243',
		'title': '',
		'imageId': '70071798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071799&x=243',
		'title': '',
		'imageId': '70071799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071800&x=243',
		'title': '',
		'imageId': '70071800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014785&docid=70071802&x=243',
		'title': '',
		'imageId': '70071802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014785';

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