var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025115&x=019',
		'title': '',
		'imageId': '69025115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025116&x=019',
		'title': '',
		'imageId': '69025116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025121&x=019',
		'title': '',
		'imageId': '69025121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025114&x=019',
		'title': '',
		'imageId': '69025114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025117&x=019',
		'title': '',
		'imageId': '69025117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025113&x=019',
		'title': '',
		'imageId': '69025113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025120&x=019',
		'title': '',
		'imageId': '69025120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025122&x=019',
		'title': '',
		'imageId': '69025122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025118&x=019',
		'title': '',
		'imageId': '69025118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025119&x=019',
		'title': '',
		'imageId': '69025119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025160&x=019',
		'title': '',
		'imageId': '69025160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970262&docid=69025161&x=019',
		'title': '',
		'imageId': '69025161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970262';

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