var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408815&x=950',
		'title': '',
		'imageId': '7408815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408814&x=950',
		'title': '',
		'imageId': '7408814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408799&x=950',
		'title': '',
		'imageId': '7408799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408813&x=950',
		'title': '',
		'imageId': '7408813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408822&x=950',
		'title': '',
		'imageId': '7408822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408765&x=950',
		'title': '',
		'imageId': '7408765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408766&x=950',
		'title': '',
		'imageId': '7408766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408764&x=950',
		'title': '',
		'imageId': '7408764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408770&x=950',
		'title': '',
		'imageId': '7408770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408806&x=950',
		'title': '',
		'imageId': '7408806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408805&x=950',
		'title': '',
		'imageId': '7408805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408796&x=950',
		'title': '',
		'imageId': '7408796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408775&x=950',
		'title': '',
		'imageId': '7408775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408777&x=950',
		'title': '',
		'imageId': '7408777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408781&x=950',
		'title': '',
		'imageId': '7408781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408787&x=950',
		'title': '',
		'imageId': '7408787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408786&x=950',
		'title': '',
		'imageId': '7408786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408790&x=950',
		'title': '',
		'imageId': '7408790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=925355&docid=7408795&x=950',
		'title': '',
		'imageId': '7408795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #925355';

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