var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588587&x=5652',
		'title': '',
		'imageId': '69588587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588588&x=5652',
		'title': '',
		'imageId': '69588588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588589&x=5652',
		'title': '',
		'imageId': '69588589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588590&x=5652',
		'title': '',
		'imageId': '69588590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588591&x=5652',
		'title': '',
		'imageId': '69588591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588592&x=5652',
		'title': '',
		'imageId': '69588592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588593&x=5652',
		'title': '',
		'imageId': '69588593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588594&x=5652',
		'title': '',
		'imageId': '69588594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588595&x=5652',
		'title': '',
		'imageId': '69588595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588596&x=5652',
		'title': '',
		'imageId': '69588596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588597&x=5652',
		'title': '',
		'imageId': '69588597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588598&x=5652',
		'title': '',
		'imageId': '69588598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588599&x=5652',
		'title': '',
		'imageId': '69588599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588600&x=5652',
		'title': '',
		'imageId': '69588600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994318&docid=69588601&x=5652',
		'title': '',
		'imageId': '69588601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994318';

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