var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974086&x=1037',
		'title': '',
		'imageId': '69974086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974087&x=1037',
		'title': '',
		'imageId': '69974087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974090&x=1037',
		'title': '',
		'imageId': '69974090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974089&x=1037',
		'title': '',
		'imageId': '69974089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974096&x=1037',
		'title': '',
		'imageId': '69974096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974098&x=1037',
		'title': '',
		'imageId': '69974098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974101&x=1037',
		'title': '',
		'imageId': '69974101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974104&x=1037',
		'title': '',
		'imageId': '69974104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974105&x=1037',
		'title': '',
		'imageId': '69974105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974108&x=1037',
		'title': '',
		'imageId': '69974108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974111&x=1037',
		'title': '',
		'imageId': '69974111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974116&x=1037',
		'title': '',
		'imageId': '69974116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010616&docid=69974088&x=1037',
		'title': '',
		'imageId': '69974088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010616';

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