var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923482&docid=67986306&x=3347',
		'title': '',
		'imageId': '67986306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923482&docid=67986310&x=3347',
		'title': '',
		'imageId': '67986310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923482&docid=67986311&x=3347',
		'title': '',
		'imageId': '67986311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923482&docid=67986309&x=3347',
		'title': '',
		'imageId': '67986309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923482&docid=67986312&x=3347',
		'title': '',
		'imageId': '67986312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923482&docid=67986307&x=3347',
		'title': '',
		'imageId': '67986307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923482&docid=67986305&x=3347',
		'title': '',
		'imageId': '67986305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923482&docid=67986308&x=3347',
		'title': '',
		'imageId': '67986308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923482&docid=67986304&x=3347',
		'title': '',
		'imageId': '67986304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923482';

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