var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955941&x=4445',
		'title': '',
		'imageId': '67955941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955943&x=4445',
		'title': '',
		'imageId': '67955943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955942&x=4445',
		'title': '',
		'imageId': '67955942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955944&x=4445',
		'title': '',
		'imageId': '67955944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955953&x=4445',
		'title': '',
		'imageId': '67955953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955945&x=4445',
		'title': '',
		'imageId': '67955945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955946&x=4445',
		'title': '',
		'imageId': '67955946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955947&x=4445',
		'title': '',
		'imageId': '67955947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955948&x=4445',
		'title': '',
		'imageId': '67955948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955950&x=4445',
		'title': '',
		'imageId': '67955950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955951&x=4445',
		'title': '',
		'imageId': '67955951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955949&x=4445',
		'title': '',
		'imageId': '67955949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955952&x=4445',
		'title': '',
		'imageId': '67955952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922168&docid=67955954&x=4445',
		'title': '',
		'imageId': '67955954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922168';

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