var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840483&x=5324',
		'title': '',
		'imageId': '69840483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840475&x=5324',
		'title': '',
		'imageId': '69840475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840474&x=5324',
		'title': '',
		'imageId': '69840474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840482&x=5324',
		'title': '',
		'imageId': '69840482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840476&x=5324',
		'title': '',
		'imageId': '69840476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840478&x=5324',
		'title': '',
		'imageId': '69840478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840485&x=5324',
		'title': '',
		'imageId': '69840485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840481&x=5324',
		'title': '',
		'imageId': '69840481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840480&x=5324',
		'title': '',
		'imageId': '69840480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840486&x=5324',
		'title': '',
		'imageId': '69840486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840473&x=5324',
		'title': '',
		'imageId': '69840473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840477&x=5324',
		'title': '',
		'imageId': '69840477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840484&x=5324',
		'title': '',
		'imageId': '69840484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005116&docid=69840472&x=5324',
		'title': '',
		'imageId': '69840472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005116';

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