var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013960&x=4415',
		'title': '',
		'imageId': '67013960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013962&x=4415',
		'title': '',
		'imageId': '67013962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013963&x=4415',
		'title': '',
		'imageId': '67013963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013964&x=4415',
		'title': '',
		'imageId': '67013964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013965&x=4415',
		'title': '',
		'imageId': '67013965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013973&x=4415',
		'title': '',
		'imageId': '67013973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013968&x=4415',
		'title': '',
		'imageId': '67013968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013969&x=4415',
		'title': '',
		'imageId': '67013969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013970&x=4415',
		'title': '',
		'imageId': '67013970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013971&x=4415',
		'title': '',
		'imageId': '67013971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013972&x=4415',
		'title': '',
		'imageId': '67013972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013966&x=4415',
		'title': '',
		'imageId': '67013966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885650&docid=67013967&x=4415',
		'title': '',
		'imageId': '67013967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885650';

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