var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=69691598&x=2728',
		'title': '',
		'imageId': '69691598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=69691600&x=2728',
		'title': '',
		'imageId': '69691600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=69689169&x=2728',
		'title': '',
		'imageId': '69689169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=69689171&x=2728',
		'title': '',
		'imageId': '69689171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=69689168&x=2728',
		'title': '',
		'imageId': '69689168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=69689170&x=2728',
		'title': '',
		'imageId': '69689170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=69691599&x=2728',
		'title': '',
		'imageId': '69691599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=69691601&x=2728',
		'title': '',
		'imageId': '69691601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=70027664&x=2728',
		'title': '',
		'imageId': '70027664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=70027665&x=2728',
		'title': '',
		'imageId': '70027665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=70027663&x=2728',
		'title': '',
		'imageId': '70027663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=70027660&x=2728',
		'title': '',
		'imageId': '70027660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=70027662&x=2728',
		'title': '',
		'imageId': '70027662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=70027661&x=2728',
		'title': '',
		'imageId': '70027661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999197&docid=70027659&x=2728',
		'title': '',
		'imageId': '70027659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999197';

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