var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741615&x=1442',
		'title': '',
		'imageId': '67741615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741643&x=1442',
		'title': '',
		'imageId': '67741643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741640&x=1442',
		'title': '',
		'imageId': '67741640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741642&x=1442',
		'title': '',
		'imageId': '67741642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741618&x=1442',
		'title': '',
		'imageId': '67741618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741617&x=1442',
		'title': '',
		'imageId': '67741617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741616&x=1442',
		'title': '',
		'imageId': '67741616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741641&x=1442',
		'title': '',
		'imageId': '67741641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741639&x=1442',
		'title': '',
		'imageId': '67741639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741717&x=1442',
		'title': '',
		'imageId': '67741717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741715&x=1442',
		'title': '',
		'imageId': '67741715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741645&x=1442',
		'title': '',
		'imageId': '67741645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741716&x=1442',
		'title': '',
		'imageId': '67741716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741713&x=1442',
		'title': '',
		'imageId': '67741713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741644&x=1442',
		'title': '',
		'imageId': '67741644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913799&docid=67741714&x=1442',
		'title': '',
		'imageId': '67741714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913799';

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