var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616980&x=5959',
		'title': '',
		'imageId': '70616980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616977&x=5959',
		'title': '',
		'imageId': '70616977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616976&x=5959',
		'title': '',
		'imageId': '70616976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616978&x=5959',
		'title': '',
		'imageId': '70616978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616979&x=5959',
		'title': '',
		'imageId': '70616979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616968&x=5959',
		'title': '',
		'imageId': '70616968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616973&x=5959',
		'title': '',
		'imageId': '70616973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616967&x=5959',
		'title': '',
		'imageId': '70616967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616974&x=5959',
		'title': '',
		'imageId': '70616974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616975&x=5959',
		'title': '',
		'imageId': '70616975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616983&x=5959',
		'title': '',
		'imageId': '70616983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616982&x=5959',
		'title': '',
		'imageId': '70616982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616981&x=5959',
		'title': '',
		'imageId': '70616981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035341&docid=70616984&x=5959',
		'title': '',
		'imageId': '70616984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4035341';

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