var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065598&x=3748',
		'title': '',
		'imageId': '68065598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065599&x=3748',
		'title': '',
		'imageId': '68065599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065600&x=3748',
		'title': '',
		'imageId': '68065600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065601&x=3748',
		'title': '',
		'imageId': '68065601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065603&x=3748',
		'title': '',
		'imageId': '68065603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065604&x=3748',
		'title': '',
		'imageId': '68065604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065605&x=3748',
		'title': '',
		'imageId': '68065605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065608&x=3748',
		'title': '',
		'imageId': '68065608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065609&x=3748',
		'title': '',
		'imageId': '68065609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065610&x=3748',
		'title': '',
		'imageId': '68065610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065611&x=3748',
		'title': '',
		'imageId': '68065611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065612&x=3748',
		'title': '',
		'imageId': '68065612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065613&x=3748',
		'title': '',
		'imageId': '68065613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065606&x=3748',
		'title': '',
		'imageId': '68065606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065607&x=3748',
		'title': '',
		'imageId': '68065607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927026&docid=68065602&x=3748',
		'title': '',
		'imageId': '68065602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927026';

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