var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998420&docid=69497143&x=1339',
		'title': '',
		'imageId': '69497143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998420&docid=69497147&x=1339',
		'title': '',
		'imageId': '69497147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998420&docid=69497144&x=1339',
		'title': '',
		'imageId': '69497144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998420&docid=69497146&x=1339',
		'title': '',
		'imageId': '69497146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998420&docid=69497148&x=1339',
		'title': '',
		'imageId': '69497148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998420&docid=69497149&x=1339',
		'title': '',
		'imageId': '69497149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998420&docid=69497145&x=1339',
		'title': '',
		'imageId': '69497145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998420';

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