var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404103&x=2830',
		'title': '',
		'imageId': '68404103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404099&x=2830',
		'title': '',
		'imageId': '68404099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404091&x=2830',
		'title': '',
		'imageId': '68404091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404093&x=2830',
		'title': '',
		'imageId': '68404093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404101&x=2830',
		'title': '',
		'imageId': '68404101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404097&x=2830',
		'title': '',
		'imageId': '68404097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404092&x=2830',
		'title': '',
		'imageId': '68404092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404094&x=2830',
		'title': '',
		'imageId': '68404094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404096&x=2830',
		'title': '',
		'imageId': '68404096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404100&x=2830',
		'title': '',
		'imageId': '68404100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404104&x=2830',
		'title': '',
		'imageId': '68404104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404098&x=2830',
		'title': '',
		'imageId': '68404098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404102&x=2830',
		'title': '',
		'imageId': '68404102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942495&docid=68404095&x=2830',
		'title': '',
		'imageId': '68404095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942495';

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