var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150939&x=2028',
		'title': '',
		'imageId': '70150939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150929&x=2028',
		'title': '',
		'imageId': '70150929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150928&x=2028',
		'title': '',
		'imageId': '70150928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150932&x=2028',
		'title': '',
		'imageId': '70150932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150927&x=2028',
		'title': '',
		'imageId': '70150927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150926&x=2028',
		'title': '',
		'imageId': '70150926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150934&x=2028',
		'title': '',
		'imageId': '70150934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150931&x=2028',
		'title': '',
		'imageId': '70150931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150930&x=2028',
		'title': '',
		'imageId': '70150930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150937&x=2028',
		'title': '',
		'imageId': '70150937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150935&x=2028',
		'title': '',
		'imageId': '70150935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150933&x=2028',
		'title': '',
		'imageId': '70150933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150936&x=2028',
		'title': '',
		'imageId': '70150936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016899&docid=70150938&x=2028',
		'title': '',
		'imageId': '70150938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016899';

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