var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450665&x=159',
		'title': '',
		'imageId': '67450665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450677&x=159',
		'title': '',
		'imageId': '67450677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450670&x=159',
		'title': '',
		'imageId': '67450670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450672&x=159',
		'title': '',
		'imageId': '67450672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450676&x=159',
		'title': '',
		'imageId': '67450676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450673&x=159',
		'title': '',
		'imageId': '67450673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450674&x=159',
		'title': '',
		'imageId': '67450674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450666&x=159',
		'title': '',
		'imageId': '67450666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450671&x=159',
		'title': '',
		'imageId': '67450671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450669&x=159',
		'title': '',
		'imageId': '67450669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450668&x=159',
		'title': '',
		'imageId': '67450668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450667&x=159',
		'title': '',
		'imageId': '67450667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67450664&x=159',
		'title': '',
		'imageId': '67450664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67451332&x=159',
		'title': '',
		'imageId': '67451332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902154&docid=67451331&x=159',
		'title': '',
		'imageId': '67451331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3902154';

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