var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889481&x=4954',
		'title': '',
		'imageId': '68889481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889482&x=4954',
		'title': '',
		'imageId': '68889482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889486&x=4954',
		'title': '',
		'imageId': '68889486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889484&x=4954',
		'title': '',
		'imageId': '68889484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889495&x=4954',
		'title': '',
		'imageId': '68889495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889476&x=4954',
		'title': '',
		'imageId': '68889476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889491&x=4954',
		'title': '',
		'imageId': '68889491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889490&x=4954',
		'title': '',
		'imageId': '68889490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889492&x=4954',
		'title': '',
		'imageId': '68889492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889488&x=4954',
		'title': '',
		'imageId': '68889488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889489&x=4954',
		'title': '',
		'imageId': '68889489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889487&x=4954',
		'title': '',
		'imageId': '68889487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889479&x=4954',
		'title': '',
		'imageId': '68889479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889485&x=4954',
		'title': '',
		'imageId': '68889485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889496&x=4954',
		'title': '',
		'imageId': '68889496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889493&x=4954',
		'title': '',
		'imageId': '68889493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889483&x=4954',
		'title': '',
		'imageId': '68889483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889478&x=4954',
		'title': '',
		'imageId': '68889478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889480&x=4954',
		'title': '',
		'imageId': '68889480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889477&x=4954',
		'title': '',
		'imageId': '68889477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963402&docid=68889494&x=4954',
		'title': '',
		'imageId': '68889494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963402';

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