var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950132&x=3439',
		'title': '',
		'imageId': '67950132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950130&x=3439',
		'title': '',
		'imageId': '67950130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950131&x=3439',
		'title': '',
		'imageId': '67950131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950136&x=3439',
		'title': '',
		'imageId': '67950136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950137&x=3439',
		'title': '',
		'imageId': '67950137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950134&x=3439',
		'title': '',
		'imageId': '67950134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950138&x=3439',
		'title': '',
		'imageId': '67950138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950141&x=3439',
		'title': '',
		'imageId': '67950141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950142&x=3439',
		'title': '',
		'imageId': '67950142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950139&x=3439',
		'title': '',
		'imageId': '67950139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950140&x=3439',
		'title': '',
		'imageId': '67950140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950143&x=3439',
		'title': '',
		'imageId': '67950143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950133&x=3439',
		'title': '',
		'imageId': '67950133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921975&docid=67950144&x=3439',
		'title': '',
		'imageId': '67950144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921975';

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