var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986599&x=5718',
		'title': '',
		'imageId': '70986599',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986603&x=5718',
		'title': '',
		'imageId': '70986603',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986607&x=5718',
		'title': '',
		'imageId': '70986607',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986613&x=5718',
		'title': '',
		'imageId': '70986613',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986598&x=5718',
		'title': '',
		'imageId': '70986598',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986600&x=5718',
		'title': '',
		'imageId': '70986600',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986601&x=5718',
		'title': '',
		'imageId': '70986601',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986602&x=5718',
		'title': '',
		'imageId': '70986602',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986604&x=5718',
		'title': '',
		'imageId': '70986604',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986605&x=5718',
		'title': '',
		'imageId': '70986605',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986606&x=5718',
		'title': '',
		'imageId': '70986606',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986608&x=5718',
		'title': '',
		'imageId': '70986608',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986609&x=5718',
		'title': '',
		'imageId': '70986609',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986610&x=5718',
		'title': '',
		'imageId': '70986610',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986611&x=5718',
		'title': '',
		'imageId': '70986611',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986612&x=5718',
		'title': '',
		'imageId': '70986612',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4049588&docid=70986614&x=5718',
		'title': '',
		'imageId': '70986614',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4049588';

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