var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833204&x=5057',
		'title': '',
		'imageId': '69833204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833241&x=5057',
		'title': '',
		'imageId': '69833241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833205&x=5057',
		'title': '',
		'imageId': '69833205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833206&x=5057',
		'title': '',
		'imageId': '69833206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833254&x=5057',
		'title': '',
		'imageId': '69833254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833253&x=5057',
		'title': '',
		'imageId': '69833253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833237&x=5057',
		'title': '',
		'imageId': '69833237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833219&x=5057',
		'title': '',
		'imageId': '69833219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833248&x=5057',
		'title': '',
		'imageId': '69833248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833226&x=5057',
		'title': '',
		'imageId': '69833226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833225&x=5057',
		'title': '',
		'imageId': '69833225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833209&x=5057',
		'title': '',
		'imageId': '69833209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833207&x=5057',
		'title': '',
		'imageId': '69833207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833227&x=5057',
		'title': '',
		'imageId': '69833227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833243&x=5057',
		'title': '',
		'imageId': '69833243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833218&x=5057',
		'title': '',
		'imageId': '69833218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833247&x=5057',
		'title': '',
		'imageId': '69833247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004827&docid=69833212&x=5057',
		'title': '',
		'imageId': '69833212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004827';

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