var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915726&x=5137',
		'title': '',
		'imageId': '69915726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915729&x=5137',
		'title': '',
		'imageId': '69915729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915731&x=5137',
		'title': '',
		'imageId': '69915731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915738&x=5137',
		'title': '',
		'imageId': '69915738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915737&x=5137',
		'title': '',
		'imageId': '69915737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915739&x=5137',
		'title': '',
		'imageId': '69915739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915735&x=5137',
		'title': '',
		'imageId': '69915735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915728&x=5137',
		'title': '',
		'imageId': '69915728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915724&x=5137',
		'title': '',
		'imageId': '69915724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915725&x=5137',
		'title': '',
		'imageId': '69915725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915727&x=5137',
		'title': '',
		'imageId': '69915727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915736&x=5137',
		'title': '',
		'imageId': '69915736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915733&x=5137',
		'title': '',
		'imageId': '69915733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915730&x=5137',
		'title': '',
		'imageId': '69915730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915734&x=5137',
		'title': '',
		'imageId': '69915734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008246&docid=69915732&x=5137',
		'title': '',
		'imageId': '69915732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008246';

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