var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159780&x=1449',
		'title': '',
		'imageId': '70159780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159781&x=1449',
		'title': '',
		'imageId': '70159781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159782&x=1449',
		'title': '',
		'imageId': '70159782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159783&x=1449',
		'title': '',
		'imageId': '70159783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159786&x=1449',
		'title': '',
		'imageId': '70159786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159792&x=1449',
		'title': '',
		'imageId': '70159792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159791&x=1449',
		'title': '',
		'imageId': '70159791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159795&x=1449',
		'title': '',
		'imageId': '70159795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159799&x=1449',
		'title': '',
		'imageId': '70159799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159801&x=1449',
		'title': '',
		'imageId': '70159801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159808&x=1449',
		'title': '',
		'imageId': '70159808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159778&x=1449',
		'title': '',
		'imageId': '70159778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017159&docid=70159779&x=1449',
		'title': '',
		'imageId': '70159779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017159';

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