var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025857&x=137',
		'title': '',
		'imageId': '69025857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025858&x=137',
		'title': '',
		'imageId': '69025858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025859&x=137',
		'title': '',
		'imageId': '69025859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025856&x=137',
		'title': '',
		'imageId': '69025856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025865&x=137',
		'title': '',
		'imageId': '69025865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025861&x=137',
		'title': '',
		'imageId': '69025861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025866&x=137',
		'title': '',
		'imageId': '69025866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025863&x=137',
		'title': '',
		'imageId': '69025863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025860&x=137',
		'title': '',
		'imageId': '69025860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025864&x=137',
		'title': '',
		'imageId': '69025864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025867&x=137',
		'title': '',
		'imageId': '69025867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025862&x=137',
		'title': '',
		'imageId': '69025862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025869&x=137',
		'title': '',
		'imageId': '69025869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025871&x=137',
		'title': '',
		'imageId': '69025871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025868&x=137',
		'title': '',
		'imageId': '69025868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025870&x=137',
		'title': '',
		'imageId': '69025870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025872&x=137',
		'title': '',
		'imageId': '69025872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970289&docid=69025873&x=137',
		'title': '',
		'imageId': '69025873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970289';

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