var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613081&x=4235',
		'title': '',
		'imageId': '69613081',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613092&x=4235',
		'title': '',
		'imageId': '69613092',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613082&x=4235',
		'title': '',
		'imageId': '69613082',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613090&x=4235',
		'title': '',
		'imageId': '69613090',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613087&x=4235',
		'title': '',
		'imageId': '69613087',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613088&x=4235',
		'title': '',
		'imageId': '69613088',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613084&x=4235',
		'title': '',
		'imageId': '69613084',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613083&x=4235',
		'title': '',
		'imageId': '69613083',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613085&x=4235',
		'title': '',
		'imageId': '69613085',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613089&x=4235',
		'title': '',
		'imageId': '69613089',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613091&x=4235',
		'title': '',
		'imageId': '69613091',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994363&docid=69613086&x=4235',
		'title': '',
		'imageId': '69613086',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994363';

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