var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953816&x=2951',
		'title': '',
		'imageId': '67953816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953817&x=2951',
		'title': '',
		'imageId': '67953817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953818&x=2951',
		'title': '',
		'imageId': '67953818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953819&x=2951',
		'title': '',
		'imageId': '67953819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953820&x=2951',
		'title': '',
		'imageId': '67953820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953821&x=2951',
		'title': '',
		'imageId': '67953821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953822&x=2951',
		'title': '',
		'imageId': '67953822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953823&x=2951',
		'title': '',
		'imageId': '67953823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953824&x=2951',
		'title': '',
		'imageId': '67953824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953825&x=2951',
		'title': '',
		'imageId': '67953825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953826&x=2951',
		'title': '',
		'imageId': '67953826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953827&x=2951',
		'title': '',
		'imageId': '67953827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953828&x=2951',
		'title': '',
		'imageId': '67953828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953829&x=2951',
		'title': '',
		'imageId': '67953829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953830&x=2951',
		'title': '',
		'imageId': '67953830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922121&docid=67953831&x=2951',
		'title': '',
		'imageId': '67953831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922121';

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