var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204034&x=5156',
		'title': '',
		'imageId': '69204034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204041&x=5156',
		'title': '',
		'imageId': '69204041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204009&x=5156',
		'title': '',
		'imageId': '69204009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204014&x=5156',
		'title': '',
		'imageId': '69204014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204031&x=5156',
		'title': '',
		'imageId': '69204031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204011&x=5156',
		'title': '',
		'imageId': '69204011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204044&x=5156',
		'title': '',
		'imageId': '69204044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204042&x=5156',
		'title': '',
		'imageId': '69204042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204046&x=5156',
		'title': '',
		'imageId': '69204046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204043&x=5156',
		'title': '',
		'imageId': '69204043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204040&x=5156',
		'title': '',
		'imageId': '69204040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204018&x=5156',
		'title': '',
		'imageId': '69204018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204012&x=5156',
		'title': '',
		'imageId': '69204012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204013&x=5156',
		'title': '',
		'imageId': '69204013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204048&x=5156',
		'title': '',
		'imageId': '69204048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204022&x=5156',
		'title': '',
		'imageId': '69204022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204030&x=5156',
		'title': '',
		'imageId': '69204030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204028&x=5156',
		'title': '',
		'imageId': '69204028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204033&x=5156',
		'title': '',
		'imageId': '69204033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204036&x=5156',
		'title': '',
		'imageId': '69204036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987339&docid=69204017&x=5156',
		'title': '',
		'imageId': '69204017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987339';

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