var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072944&x=551',
		'title': '',
		'imageId': '70072944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072945&x=551',
		'title': '',
		'imageId': '70072945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072948&x=551',
		'title': '',
		'imageId': '70072948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072946&x=551',
		'title': '',
		'imageId': '70072946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072951&x=551',
		'title': '',
		'imageId': '70072951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072947&x=551',
		'title': '',
		'imageId': '70072947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072952&x=551',
		'title': '',
		'imageId': '70072952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072954&x=551',
		'title': '',
		'imageId': '70072954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072949&x=551',
		'title': '',
		'imageId': '70072949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072955&x=551',
		'title': '',
		'imageId': '70072955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072956&x=551',
		'title': '',
		'imageId': '70072956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072953&x=551',
		'title': '',
		'imageId': '70072953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072943&x=551',
		'title': '',
		'imageId': '70072943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014864&docid=70072950&x=551',
		'title': '',
		'imageId': '70072950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014864';

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