var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176697&x=1654',
		'title': '',
		'imageId': '70176697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176705&x=1654',
		'title': '',
		'imageId': '70176705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176699&x=1654',
		'title': '',
		'imageId': '70176699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176711&x=1654',
		'title': '',
		'imageId': '70176711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176698&x=1654',
		'title': '',
		'imageId': '70176698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176702&x=1654',
		'title': '',
		'imageId': '70176702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176696&x=1654',
		'title': '',
		'imageId': '70176696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176708&x=1654',
		'title': '',
		'imageId': '70176708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176706&x=1654',
		'title': '',
		'imageId': '70176706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176710&x=1654',
		'title': '',
		'imageId': '70176710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176700&x=1654',
		'title': '',
		'imageId': '70176700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176701&x=1654',
		'title': '',
		'imageId': '70176701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176707&x=1654',
		'title': '',
		'imageId': '70176707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176704&x=1654',
		'title': '',
		'imageId': '70176704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017651&docid=70176703&x=1654',
		'title': '',
		'imageId': '70176703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017651';

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