var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161774&x=4442',
		'title': '',
		'imageId': '70161774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161760&x=4442',
		'title': '',
		'imageId': '70161760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161763&x=4442',
		'title': '',
		'imageId': '70161763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161759&x=4442',
		'title': '',
		'imageId': '70161759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161758&x=4442',
		'title': '',
		'imageId': '70161758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161761&x=4442',
		'title': '',
		'imageId': '70161761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161771&x=4442',
		'title': '',
		'imageId': '70161771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161766&x=4442',
		'title': '',
		'imageId': '70161766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161772&x=4442',
		'title': '',
		'imageId': '70161772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161769&x=4442',
		'title': '',
		'imageId': '70161769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161765&x=4442',
		'title': '',
		'imageId': '70161765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161767&x=4442',
		'title': '',
		'imageId': '70161767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161762&x=4442',
		'title': '',
		'imageId': '70161762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161764&x=4442',
		'title': '',
		'imageId': '70161764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017185&docid=70161768&x=4442',
		'title': '',
		'imageId': '70161768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017185';

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