var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158935&x=5420',
		'title': '',
		'imageId': '70158935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158942&x=5420',
		'title': '',
		'imageId': '70158942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158943&x=5420',
		'title': '',
		'imageId': '70158943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158939&x=5420',
		'title': '',
		'imageId': '70158939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158954&x=5420',
		'title': '',
		'imageId': '70158954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158947&x=5420',
		'title': '',
		'imageId': '70158947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158949&x=5420',
		'title': '',
		'imageId': '70158949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158952&x=5420',
		'title': '',
		'imageId': '70158952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158945&x=5420',
		'title': '',
		'imageId': '70158945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158946&x=5420',
		'title': '',
		'imageId': '70158946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158936&x=5420',
		'title': '',
		'imageId': '70158936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158941&x=5420',
		'title': '',
		'imageId': '70158941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158938&x=5420',
		'title': '',
		'imageId': '70158938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158944&x=5420',
		'title': '',
		'imageId': '70158944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158953&x=5420',
		'title': '',
		'imageId': '70158953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158940&x=5420',
		'title': '',
		'imageId': '70158940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158951&x=5420',
		'title': '',
		'imageId': '70158951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158937&x=5420',
		'title': '',
		'imageId': '70158937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158948&x=5420',
		'title': '',
		'imageId': '70158948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017063&docid=70158950&x=5420',
		'title': '',
		'imageId': '70158950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017063';

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