var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713698&x=4440',
		'title': '',
		'imageId': '69713698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713699&x=4440',
		'title': '',
		'imageId': '69713699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713700&x=4440',
		'title': '',
		'imageId': '69713700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713701&x=4440',
		'title': '',
		'imageId': '69713701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713702&x=4440',
		'title': '',
		'imageId': '69713702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713703&x=4440',
		'title': '',
		'imageId': '69713703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713704&x=4440',
		'title': '',
		'imageId': '69713704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713705&x=4440',
		'title': '',
		'imageId': '69713705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713706&x=4440',
		'title': '',
		'imageId': '69713706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713707&x=4440',
		'title': '',
		'imageId': '69713707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713708&x=4440',
		'title': '',
		'imageId': '69713708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713710&x=4440',
		'title': '',
		'imageId': '69713710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713711&x=4440',
		'title': '',
		'imageId': '69713711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713739&x=4440',
		'title': '',
		'imageId': '69713739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713759&x=4440',
		'title': '',
		'imageId': '69713759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713760&x=4440',
		'title': '',
		'imageId': '69713760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713762&x=4440',
		'title': '',
		'imageId': '69713762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713765&x=4440',
		'title': '',
		'imageId': '69713765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713766&x=4440',
		'title': '',
		'imageId': '69713766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713767&x=4440',
		'title': '',
		'imageId': '69713767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000213&docid=69713853&x=4440',
		'title': '',
		'imageId': '69713853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000213';

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