var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581955&x=4341',
		'title': '',
		'imageId': '66581955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581957&x=4341',
		'title': '',
		'imageId': '66581957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581958&x=4341',
		'title': '',
		'imageId': '66581958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581959&x=4341',
		'title': '',
		'imageId': '66581959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581960&x=4341',
		'title': '',
		'imageId': '66581960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581961&x=4341',
		'title': '',
		'imageId': '66581961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581956&x=4341',
		'title': '',
		'imageId': '66581956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581962&x=4341',
		'title': '',
		'imageId': '66581962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581963&x=4341',
		'title': '',
		'imageId': '66581963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581969&x=4341',
		'title': '',
		'imageId': '66581969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581973&x=4341',
		'title': '',
		'imageId': '66581973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581970&x=4341',
		'title': '',
		'imageId': '66581970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581971&x=4341',
		'title': '',
		'imageId': '66581971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581964&x=4341',
		'title': '',
		'imageId': '66581964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581965&x=4341',
		'title': '',
		'imageId': '66581965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581966&x=4341',
		'title': '',
		'imageId': '66581966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581967&x=4341',
		'title': '',
		'imageId': '66581967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3866973&docid=66581968&x=4341',
		'title': '',
		'imageId': '66581968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3866973';

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