var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265707&x=4946',
		'title': '',
		'imageId': '69265707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265703&x=4946',
		'title': '',
		'imageId': '69265703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265699&x=4946',
		'title': '',
		'imageId': '69265699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265708&x=4946',
		'title': '',
		'imageId': '69265708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265702&x=4946',
		'title': '',
		'imageId': '69265702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265706&x=4946',
		'title': '',
		'imageId': '69265706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265710&x=4946',
		'title': '',
		'imageId': '69265710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265704&x=4946',
		'title': '',
		'imageId': '69265704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265711&x=4946',
		'title': '',
		'imageId': '69265711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265700&x=4946',
		'title': '',
		'imageId': '69265700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265705&x=4946',
		'title': '',
		'imageId': '69265705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265697&x=4946',
		'title': '',
		'imageId': '69265697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265709&x=4946',
		'title': '',
		'imageId': '69265709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265701&x=4946',
		'title': '',
		'imageId': '69265701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980104&docid=69265698&x=4946',
		'title': '',
		'imageId': '69265698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980104';

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