var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975875&docid=69169202&x=2136',
		'title': '',
		'imageId': '69169202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975875&docid=69169203&x=2136',
		'title': '',
		'imageId': '69169203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975875&docid=69169198&x=2136',
		'title': '',
		'imageId': '69169198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975875&docid=69169205&x=2136',
		'title': '',
		'imageId': '69169205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975875&docid=69169201&x=2136',
		'title': '',
		'imageId': '69169201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975875&docid=69169200&x=2136',
		'title': '',
		'imageId': '69169200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975875&docid=69169204&x=2136',
		'title': '',
		'imageId': '69169204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975875&docid=69169199&x=2136',
		'title': '',
		'imageId': '69169199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975875';

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