var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046914&x=1835',
		'title': '',
		'imageId': '70046914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046915&x=1835',
		'title': '',
		'imageId': '70046915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046917&x=1835',
		'title': '',
		'imageId': '70046917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046919&x=1835',
		'title': '',
		'imageId': '70046919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046918&x=1835',
		'title': '',
		'imageId': '70046918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046922&x=1835',
		'title': '',
		'imageId': '70046922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046928&x=1835',
		'title': '',
		'imageId': '70046928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046934&x=1835',
		'title': '',
		'imageId': '70046934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046931&x=1835',
		'title': '',
		'imageId': '70046931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046937&x=1835',
		'title': '',
		'imageId': '70046937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046945&x=1835',
		'title': '',
		'imageId': '70046945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046947&x=1835',
		'title': '',
		'imageId': '70046947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046949&x=1835',
		'title': '',
		'imageId': '70046949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046954&x=1835',
		'title': '',
		'imageId': '70046954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013580&docid=70046916&x=1835',
		'title': '',
		'imageId': '70046916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013580';

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