var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3738691&docid=63285928&x=5539',
		'title': '',
		'imageId': '63285928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738691&docid=63285934&x=5539',
		'title': '',
		'imageId': '63285934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738691&docid=63285939&x=5539',
		'title': '',
		'imageId': '63285939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738691&docid=63285945&x=5539',
		'title': '',
		'imageId': '63285945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738691&docid=63285949&x=5539',
		'title': '',
		'imageId': '63285949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738691&docid=63285953&x=5539',
		'title': '',
		'imageId': '63285953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738691&docid=63285956&x=5539',
		'title': '',
		'imageId': '63285956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738691&docid=63285958&x=5539',
		'title': '',
		'imageId': '63285958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738691&docid=63285961&x=5539',
		'title': '',
		'imageId': '63285961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3738691';

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