var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930657&x=141',
		'title': '',
		'imageId': '69930657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930686&x=141',
		'title': '',
		'imageId': '69930686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930654&x=141',
		'title': '',
		'imageId': '69930654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930661&x=141',
		'title': '',
		'imageId': '69930661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930652&x=141',
		'title': '',
		'imageId': '69930652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930650&x=141',
		'title': '',
		'imageId': '69930650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930659&x=141',
		'title': '',
		'imageId': '69930659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930660&x=141',
		'title': '',
		'imageId': '69930660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930656&x=141',
		'title': '',
		'imageId': '69930656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930658&x=141',
		'title': '',
		'imageId': '69930658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930655&x=141',
		'title': '',
		'imageId': '69930655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930653&x=141',
		'title': '',
		'imageId': '69930653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007822&docid=69930651&x=141',
		'title': '',
		'imageId': '69930651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007822';

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