var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051842&x=1731',
		'title': '',
		'imageId': '70051842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051844&x=1731',
		'title': '',
		'imageId': '70051844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051848&x=1731',
		'title': '',
		'imageId': '70051848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051863&x=1731',
		'title': '',
		'imageId': '70051863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051874&x=1731',
		'title': '',
		'imageId': '70051874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051878&x=1731',
		'title': '',
		'imageId': '70051878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051879&x=1731',
		'title': '',
		'imageId': '70051879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051884&x=1731',
		'title': '',
		'imageId': '70051884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051885&x=1731',
		'title': '',
		'imageId': '70051885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051895&x=1731',
		'title': '',
		'imageId': '70051895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051896&x=1731',
		'title': '',
		'imageId': '70051896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051923&x=1731',
		'title': '',
		'imageId': '70051923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051927&x=1731',
		'title': '',
		'imageId': '70051927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051928&x=1731',
		'title': '',
		'imageId': '70051928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051929&x=1731',
		'title': '',
		'imageId': '70051929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013714&docid=70051930&x=1731',
		'title': '',
		'imageId': '70051930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013714';

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