var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692187&x=5420',
		'title': '',
		'imageId': '69692187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692195&x=5420',
		'title': '',
		'imageId': '69692195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692190&x=5420',
		'title': '',
		'imageId': '69692190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692189&x=5420',
		'title': '',
		'imageId': '69692189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692193&x=5420',
		'title': '',
		'imageId': '69692193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692194&x=5420',
		'title': '',
		'imageId': '69692194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692191&x=5420',
		'title': '',
		'imageId': '69692191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692197&x=5420',
		'title': '',
		'imageId': '69692197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692200&x=5420',
		'title': '',
		'imageId': '69692200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692188&x=5420',
		'title': '',
		'imageId': '69692188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692196&x=5420',
		'title': '',
		'imageId': '69692196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692202&x=5420',
		'title': '',
		'imageId': '69692202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692198&x=5420',
		'title': '',
		'imageId': '69692198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692201&x=5420',
		'title': '',
		'imageId': '69692201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999325&docid=69692199&x=5420',
		'title': '',
		'imageId': '69692199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999325';

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