var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858387&x=3929',
		'title': '',
		'imageId': '69858387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858385&x=3929',
		'title': '',
		'imageId': '69858385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858384&x=3929',
		'title': '',
		'imageId': '69858384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858388&x=3929',
		'title': '',
		'imageId': '69858388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858386&x=3929',
		'title': '',
		'imageId': '69858386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858389&x=3929',
		'title': '',
		'imageId': '69858389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858393&x=3929',
		'title': '',
		'imageId': '69858393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858395&x=3929',
		'title': '',
		'imageId': '69858395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858392&x=3929',
		'title': '',
		'imageId': '69858392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858390&x=3929',
		'title': '',
		'imageId': '69858390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858391&x=3929',
		'title': '',
		'imageId': '69858391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858396&x=3929',
		'title': '',
		'imageId': '69858396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858394&x=3929',
		'title': '',
		'imageId': '69858394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858399&x=3929',
		'title': '',
		'imageId': '69858399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006017&docid=69858397&x=3929',
		'title': '',
		'imageId': '69858397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006017';

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