var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026889&x=551',
		'title': '',
		'imageId': '69026889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026897&x=551',
		'title': '',
		'imageId': '69026897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026883&x=551',
		'title': '',
		'imageId': '69026883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026893&x=551',
		'title': '',
		'imageId': '69026893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026895&x=551',
		'title': '',
		'imageId': '69026895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026885&x=551',
		'title': '',
		'imageId': '69026885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026884&x=551',
		'title': '',
		'imageId': '69026884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026905&x=551',
		'title': '',
		'imageId': '69026905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026888&x=551',
		'title': '',
		'imageId': '69026888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026896&x=551',
		'title': '',
		'imageId': '69026896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026899&x=551',
		'title': '',
		'imageId': '69026899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026907&x=551',
		'title': '',
		'imageId': '69026907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026901&x=551',
		'title': '',
		'imageId': '69026901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026902&x=551',
		'title': '',
		'imageId': '69026902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026882&x=551',
		'title': '',
		'imageId': '69026882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026904&x=551',
		'title': '',
		'imageId': '69026904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970332&docid=69026886&x=551',
		'title': '',
		'imageId': '69026886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970332';

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