var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189024&x=2448',
		'title': '',
		'imageId': '70189024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189023&x=2448',
		'title': '',
		'imageId': '70189023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189027&x=2448',
		'title': '',
		'imageId': '70189027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189021&x=2448',
		'title': '',
		'imageId': '70189021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189036&x=2448',
		'title': '',
		'imageId': '70189036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189025&x=2448',
		'title': '',
		'imageId': '70189025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189035&x=2448',
		'title': '',
		'imageId': '70189035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189033&x=2448',
		'title': '',
		'imageId': '70189033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189034&x=2448',
		'title': '',
		'imageId': '70189034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189022&x=2448',
		'title': '',
		'imageId': '70189022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189029&x=2448',
		'title': '',
		'imageId': '70189029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189028&x=2448',
		'title': '',
		'imageId': '70189028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189031&x=2448',
		'title': '',
		'imageId': '70189031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189026&x=2448',
		'title': '',
		'imageId': '70189026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189030&x=2448',
		'title': '',
		'imageId': '70189030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189037&x=2448',
		'title': '',
		'imageId': '70189037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189032&x=2448',
		'title': '',
		'imageId': '70189032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018496&docid=70189130&x=2448',
		'title': '',
		'imageId': '70189130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018496';

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