var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063986&x=4016',
		'title': '',
		'imageId': '69063986',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063988&x=4016',
		'title': '',
		'imageId': '69063988',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063989&x=4016',
		'title': '',
		'imageId': '69063989',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063990&x=4016',
		'title': '',
		'imageId': '69063990',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063991&x=4016',
		'title': '',
		'imageId': '69063991',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063993&x=4016',
		'title': '',
		'imageId': '69063993',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063994&x=4016',
		'title': '',
		'imageId': '69063994',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063999&x=4016',
		'title': '',
		'imageId': '69063999',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063995&x=4016',
		'title': '',
		'imageId': '69063995',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063996&x=4016',
		'title': '',
		'imageId': '69063996',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063997&x=4016',
		'title': '',
		'imageId': '69063997',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971962&docid=69063998&x=4016',
		'title': '',
		'imageId': '69063998',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971962';

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