var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69611310&x=5546',
		'title': '',
		'imageId': '69611310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637814&x=5546',
		'title': '',
		'imageId': '69637814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637816&x=5546',
		'title': '',
		'imageId': '69637816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637817&x=5546',
		'title': '',
		'imageId': '69637817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637820&x=5546',
		'title': '',
		'imageId': '69637820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637833&x=5546',
		'title': '',
		'imageId': '69637833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637818&x=5546',
		'title': '',
		'imageId': '69637818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637819&x=5546',
		'title': '',
		'imageId': '69637819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637821&x=5546',
		'title': '',
		'imageId': '69637821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637823&x=5546',
		'title': '',
		'imageId': '69637823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637822&x=5546',
		'title': '',
		'imageId': '69637822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637815&x=5546',
		'title': '',
		'imageId': '69637815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637829&x=5546',
		'title': '',
		'imageId': '69637829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637831&x=5546',
		'title': '',
		'imageId': '69637831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637830&x=5546',
		'title': '',
		'imageId': '69637830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637824&x=5546',
		'title': '',
		'imageId': '69637824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637832&x=5546',
		'title': '',
		'imageId': '69637832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637826&x=5546',
		'title': '',
		'imageId': '69637826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637825&x=5546',
		'title': '',
		'imageId': '69637825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637827&x=5546',
		'title': '',
		'imageId': '69637827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014091&docid=69637828&x=5546',
		'title': '',
		'imageId': '69637828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014091';

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