var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69371998&x=258',
		'title': '',
		'imageId': '69371998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69371997&x=258',
		'title': '',
		'imageId': '69371997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69371999&x=258',
		'title': '',
		'imageId': '69371999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69372007&x=258',
		'title': '',
		'imageId': '69372007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69372002&x=258',
		'title': '',
		'imageId': '69372002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69372003&x=258',
		'title': '',
		'imageId': '69372003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69371995&x=258',
		'title': '',
		'imageId': '69371995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69372005&x=258',
		'title': '',
		'imageId': '69372005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69372008&x=258',
		'title': '',
		'imageId': '69372008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69371996&x=258',
		'title': '',
		'imageId': '69371996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69372009&x=258',
		'title': '',
		'imageId': '69372009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69371994&x=258',
		'title': '',
		'imageId': '69371994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69372000&x=258',
		'title': '',
		'imageId': '69372000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69372001&x=258',
		'title': '',
		'imageId': '69372001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69372006&x=258',
		'title': '',
		'imageId': '69372006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69372004&x=258',
		'title': '',
		'imageId': '69372004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007176&docid=69372010&x=258',
		'title': '',
		'imageId': '69372010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007176';

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