var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163330&x=194',
		'title': '',
		'imageId': '70163330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163367&x=194',
		'title': '',
		'imageId': '70163367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163331&x=194',
		'title': '',
		'imageId': '70163331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163322&x=194',
		'title': '',
		'imageId': '70163322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163321&x=194',
		'title': '',
		'imageId': '70163321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163323&x=194',
		'title': '',
		'imageId': '70163323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163332&x=194',
		'title': '',
		'imageId': '70163332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163328&x=194',
		'title': '',
		'imageId': '70163328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163333&x=194',
		'title': '',
		'imageId': '70163333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163326&x=194',
		'title': '',
		'imageId': '70163326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163327&x=194',
		'title': '',
		'imageId': '70163327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163325&x=194',
		'title': '',
		'imageId': '70163325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163324&x=194',
		'title': '',
		'imageId': '70163324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163329&x=194',
		'title': '',
		'imageId': '70163329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017236&docid=70163334&x=194',
		'title': '',
		'imageId': '70163334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017236';

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