var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113832&x=117',
		'title': '',
		'imageId': '70113832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113833&x=117',
		'title': '',
		'imageId': '70113833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113836&x=117',
		'title': '',
		'imageId': '70113836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113834&x=117',
		'title': '',
		'imageId': '70113834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113835&x=117',
		'title': '',
		'imageId': '70113835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113843&x=117',
		'title': '',
		'imageId': '70113843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113844&x=117',
		'title': '',
		'imageId': '70113844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113848&x=117',
		'title': '',
		'imageId': '70113848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113933&x=117',
		'title': '',
		'imageId': '70113933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113934&x=117',
		'title': '',
		'imageId': '70113934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113858&x=117',
		'title': '',
		'imageId': '70113858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113935&x=117',
		'title': '',
		'imageId': '70113935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113936&x=117',
		'title': '',
		'imageId': '70113936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015999&docid=70113831&x=117',
		'title': '',
		'imageId': '70113831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015999';

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