var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70008982&x=356',
		'title': '',
		'imageId': '70008982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70008983&x=356',
		'title': '',
		'imageId': '70008983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70008984&x=356',
		'title': '',
		'imageId': '70008984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70008985&x=356',
		'title': '',
		'imageId': '70008985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70008986&x=356',
		'title': '',
		'imageId': '70008986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70008987&x=356',
		'title': '',
		'imageId': '70008987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70008991&x=356',
		'title': '',
		'imageId': '70008991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70008995&x=356',
		'title': '',
		'imageId': '70008995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70008996&x=356',
		'title': '',
		'imageId': '70008996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70008999&x=356',
		'title': '',
		'imageId': '70008999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70009004&x=356',
		'title': '',
		'imageId': '70009004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70009005&x=356',
		'title': '',
		'imageId': '70009005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70009010&x=356',
		'title': '',
		'imageId': '70009010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012168&docid=70009011&x=356',
		'title': '',
		'imageId': '70009011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012168';

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