var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164595&x=1228',
		'title': '',
		'imageId': '69164595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164591&x=1228',
		'title': '',
		'imageId': '69164591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164614&x=1228',
		'title': '',
		'imageId': '69164614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164619&x=1228',
		'title': '',
		'imageId': '69164619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164599&x=1228',
		'title': '',
		'imageId': '69164599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164593&x=1228',
		'title': '',
		'imageId': '69164593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164592&x=1228',
		'title': '',
		'imageId': '69164592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164596&x=1228',
		'title': '',
		'imageId': '69164596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164620&x=1228',
		'title': '',
		'imageId': '69164620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164594&x=1228',
		'title': '',
		'imageId': '69164594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164602&x=1228',
		'title': '',
		'imageId': '69164602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164608&x=1228',
		'title': '',
		'imageId': '69164608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164611&x=1228',
		'title': '',
		'imageId': '69164611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164628&x=1228',
		'title': '',
		'imageId': '69164628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164623&x=1228',
		'title': '',
		'imageId': '69164623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975649&docid=69164610&x=1228',
		'title': '',
		'imageId': '69164610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975649';

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