var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883351&x=575',
		'title': '',
		'imageId': '69883351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883340&x=575',
		'title': '',
		'imageId': '69883340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883342&x=575',
		'title': '',
		'imageId': '69883342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883349&x=575',
		'title': '',
		'imageId': '69883349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883341&x=575',
		'title': '',
		'imageId': '69883341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883345&x=575',
		'title': '',
		'imageId': '69883345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883352&x=575',
		'title': '',
		'imageId': '69883352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883354&x=575',
		'title': '',
		'imageId': '69883354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883346&x=575',
		'title': '',
		'imageId': '69883346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883350&x=575',
		'title': '',
		'imageId': '69883350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883344&x=575',
		'title': '',
		'imageId': '69883344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883347&x=575',
		'title': '',
		'imageId': '69883347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883343&x=575',
		'title': '',
		'imageId': '69883343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883353&x=575',
		'title': '',
		'imageId': '69883353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007167&docid=69883348&x=575',
		'title': '',
		'imageId': '69883348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007167';

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