var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207199&x=222',
		'title': '',
		'imageId': '68207199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207196&x=222',
		'title': '',
		'imageId': '68207196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207193&x=222',
		'title': '',
		'imageId': '68207193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207191&x=222',
		'title': '',
		'imageId': '68207191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207198&x=222',
		'title': '',
		'imageId': '68207198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207195&x=222',
		'title': '',
		'imageId': '68207195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207183&x=222',
		'title': '',
		'imageId': '68207183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207184&x=222',
		'title': '',
		'imageId': '68207184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207200&x=222',
		'title': '',
		'imageId': '68207200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207185&x=222',
		'title': '',
		'imageId': '68207185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207192&x=222',
		'title': '',
		'imageId': '68207192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207188&x=222',
		'title': '',
		'imageId': '68207188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207189&x=222',
		'title': '',
		'imageId': '68207189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207190&x=222',
		'title': '',
		'imageId': '68207190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207186&x=222',
		'title': '',
		'imageId': '68207186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207197&x=222',
		'title': '',
		'imageId': '68207197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207187&x=222',
		'title': '',
		'imageId': '68207187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933136&docid=68207194&x=222',
		'title': '',
		'imageId': '68207194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933136';

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