var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301080&x=4213',
		'title': '',
		'imageId': '70301080',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301081&x=4213',
		'title': '',
		'imageId': '70301081',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301071&x=4213',
		'title': '',
		'imageId': '70301071',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301075&x=4213',
		'title': '',
		'imageId': '70301075',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301066&x=4213',
		'title': '',
		'imageId': '70301066',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301072&x=4213',
		'title': '',
		'imageId': '70301072',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301067&x=4213',
		'title': '',
		'imageId': '70301067',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301154&x=4213',
		'title': '',
		'imageId': '70301154',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301065&x=4213',
		'title': '',
		'imageId': '70301065',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301074&x=4213',
		'title': '',
		'imageId': '70301074',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301079&x=4213',
		'title': '',
		'imageId': '70301079',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023106&docid=70301077&x=4213',
		'title': '',
		'imageId': '70301077',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4023106';

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