var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281239&x=824',
		'title': '',
		'imageId': '70281239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281258&x=824',
		'title': '',
		'imageId': '70281258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281237&x=824',
		'title': '',
		'imageId': '70281237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281236&x=824',
		'title': '',
		'imageId': '70281236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281270&x=824',
		'title': '',
		'imageId': '70281270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281256&x=824',
		'title': '',
		'imageId': '70281256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281261&x=824',
		'title': '',
		'imageId': '70281261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281272&x=824',
		'title': '',
		'imageId': '70281272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281250&x=824',
		'title': '',
		'imageId': '70281250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281263&x=824',
		'title': '',
		'imageId': '70281263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281267&x=824',
		'title': '',
		'imageId': '70281267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281242&x=824',
		'title': '',
		'imageId': '70281242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022275&docid=70281246&x=824',
		'title': '',
		'imageId': '70281246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022275';

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