var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998738&docid=69371000&x=4149',
		'title': '',
		'imageId': '69371000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998738&docid=69371003&x=4149',
		'title': '',
		'imageId': '69371003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998738&docid=69371007&x=4149',
		'title': '',
		'imageId': '69371007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998738&docid=69371001&x=4149',
		'title': '',
		'imageId': '69371001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998738&docid=69371006&x=4149',
		'title': '',
		'imageId': '69371006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998738&docid=69371002&x=4149',
		'title': '',
		'imageId': '69371002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998738&docid=69371004&x=4149',
		'title': '',
		'imageId': '69371004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998738&docid=69371005&x=4149',
		'title': '',
		'imageId': '69371005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998738';

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