var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551790&x=1234',
		'title': '',
		'imageId': '69551790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551802&x=1234',
		'title': '',
		'imageId': '69551802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551782&x=1234',
		'title': '',
		'imageId': '69551782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551799&x=1234',
		'title': '',
		'imageId': '69551799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551784&x=1234',
		'title': '',
		'imageId': '69551784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551796&x=1234',
		'title': '',
		'imageId': '69551796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551797&x=1234',
		'title': '',
		'imageId': '69551797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551791&x=1234',
		'title': '',
		'imageId': '69551791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551789&x=1234',
		'title': '',
		'imageId': '69551789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551801&x=1234',
		'title': '',
		'imageId': '69551801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551794&x=1234',
		'title': '',
		'imageId': '69551794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551803&x=1234',
		'title': '',
		'imageId': '69551803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551795&x=1234',
		'title': '',
		'imageId': '69551795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992820&docid=69551780&x=1234',
		'title': '',
		'imageId': '69551780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992820';

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