var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266480&x=2050',
		'title': '',
		'imageId': '67266480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266495&x=2050',
		'title': '',
		'imageId': '67266495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266496&x=2050',
		'title': '',
		'imageId': '67266496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266487&x=2050',
		'title': '',
		'imageId': '67266487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266489&x=2050',
		'title': '',
		'imageId': '67266489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266491&x=2050',
		'title': '',
		'imageId': '67266491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266494&x=2050',
		'title': '',
		'imageId': '67266494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266493&x=2050',
		'title': '',
		'imageId': '67266493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266482&x=2050',
		'title': '',
		'imageId': '67266482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266488&x=2050',
		'title': '',
		'imageId': '67266488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266484&x=2050',
		'title': '',
		'imageId': '67266484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266486&x=2050',
		'title': '',
		'imageId': '67266486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266483&x=2050',
		'title': '',
		'imageId': '67266483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266490&x=2050',
		'title': '',
		'imageId': '67266490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894832&docid=67266481&x=2050',
		'title': '',
		'imageId': '67266481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3894832';

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