var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215041&x=655',
		'title': '',
		'imageId': '70215041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215062&x=655',
		'title': '',
		'imageId': '70215062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215077&x=655',
		'title': '',
		'imageId': '70215077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215066&x=655',
		'title': '',
		'imageId': '70215066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215042&x=655',
		'title': '',
		'imageId': '70215042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215019&x=655',
		'title': '',
		'imageId': '70215019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215018&x=655',
		'title': '',
		'imageId': '70215018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215020&x=655',
		'title': '',
		'imageId': '70215020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215022&x=655',
		'title': '',
		'imageId': '70215022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215039&x=655',
		'title': '',
		'imageId': '70215039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215040&x=655',
		'title': '',
		'imageId': '70215040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215043&x=655',
		'title': '',
		'imageId': '70215043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215045&x=655',
		'title': '',
		'imageId': '70215045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215049&x=655',
		'title': '',
		'imageId': '70215049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215058&x=655',
		'title': '',
		'imageId': '70215058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215061&x=655',
		'title': '',
		'imageId': '70215061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215063&x=655',
		'title': '',
		'imageId': '70215063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215064&x=655',
		'title': '',
		'imageId': '70215064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215016&x=655',
		'title': '',
		'imageId': '70215016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019399&docid=70215010&x=655',
		'title': '',
		'imageId': '70215010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019399';

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