var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033229&x=1850',
		'title': '',
		'imageId': '70033229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033236&x=1850',
		'title': '',
		'imageId': '70033236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033228&x=1850',
		'title': '',
		'imageId': '70033228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033235&x=1850',
		'title': '',
		'imageId': '70033235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033231&x=1850',
		'title': '',
		'imageId': '70033231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033225&x=1850',
		'title': '',
		'imageId': '70033225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033226&x=1850',
		'title': '',
		'imageId': '70033226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033233&x=1850',
		'title': '',
		'imageId': '70033233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033230&x=1850',
		'title': '',
		'imageId': '70033230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033240&x=1850',
		'title': '',
		'imageId': '70033240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033227&x=1850',
		'title': '',
		'imageId': '70033227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033241&x=1850',
		'title': '',
		'imageId': '70033241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033239&x=1850',
		'title': '',
		'imageId': '70033239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033234&x=1850',
		'title': '',
		'imageId': '70033234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033237&x=1850',
		'title': '',
		'imageId': '70033237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033238&x=1850',
		'title': '',
		'imageId': '70033238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033347&x=1850',
		'title': '',
		'imageId': '70033347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033349&x=1850',
		'title': '',
		'imageId': '70033349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013168&docid=70033348&x=1850',
		'title': '',
		'imageId': '70033348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013168';

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