var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697056&x=540',
		'title': '',
		'imageId': '69697056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697055&x=540',
		'title': '',
		'imageId': '69697055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697083&x=540',
		'title': '',
		'imageId': '69697083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697092&x=540',
		'title': '',
		'imageId': '69697092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697072&x=540',
		'title': '',
		'imageId': '69697072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697094&x=540',
		'title': '',
		'imageId': '69697094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697068&x=540',
		'title': '',
		'imageId': '69697068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697075&x=540',
		'title': '',
		'imageId': '69697075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697053&x=540',
		'title': '',
		'imageId': '69697053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697084&x=540',
		'title': '',
		'imageId': '69697084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697078&x=540',
		'title': '',
		'imageId': '69697078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697063&x=540',
		'title': '',
		'imageId': '69697063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697062&x=540',
		'title': '',
		'imageId': '69697062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697057&x=540',
		'title': '',
		'imageId': '69697057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697054&x=540',
		'title': '',
		'imageId': '69697054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697052&x=540',
		'title': '',
		'imageId': '69697052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999511&docid=69697071&x=540',
		'title': '',
		'imageId': '69697071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999511';

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