var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128911&x=2838',
		'title': '',
		'imageId': '70128911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128912&x=2838',
		'title': '',
		'imageId': '70128912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128910&x=2838',
		'title': '',
		'imageId': '70128910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128916&x=2838',
		'title': '',
		'imageId': '70128916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128913&x=2838',
		'title': '',
		'imageId': '70128913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128902&x=2838',
		'title': '',
		'imageId': '70128902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128908&x=2838',
		'title': '',
		'imageId': '70128908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128904&x=2838',
		'title': '',
		'imageId': '70128904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128914&x=2838',
		'title': '',
		'imageId': '70128914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128903&x=2838',
		'title': '',
		'imageId': '70128903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128901&x=2838',
		'title': '',
		'imageId': '70128901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128909&x=2838',
		'title': '',
		'imageId': '70128909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128900&x=2838',
		'title': '',
		'imageId': '70128900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128905&x=2838',
		'title': '',
		'imageId': '70128905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128906&x=2838',
		'title': '',
		'imageId': '70128906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128907&x=2838',
		'title': '',
		'imageId': '70128907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128917&x=2838',
		'title': '',
		'imageId': '70128917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016415&docid=70128915&x=2838',
		'title': '',
		'imageId': '70128915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016415';

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