var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778881&x=5613',
		'title': '',
		'imageId': '67778881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778906&x=5613',
		'title': '',
		'imageId': '67778906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778882&x=5613',
		'title': '',
		'imageId': '67778882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778903&x=5613',
		'title': '',
		'imageId': '67778903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778904&x=5613',
		'title': '',
		'imageId': '67778904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778886&x=5613',
		'title': '',
		'imageId': '67778886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778880&x=5613',
		'title': '',
		'imageId': '67778880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778890&x=5613',
		'title': '',
		'imageId': '67778890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778883&x=5613',
		'title': '',
		'imageId': '67778883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778905&x=5613',
		'title': '',
		'imageId': '67778905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778901&x=5613',
		'title': '',
		'imageId': '67778901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778896&x=5613',
		'title': '',
		'imageId': '67778896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946081&docid=67778893&x=5613',
		'title': '',
		'imageId': '67778893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946081';

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