var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092905&x=826',
		'title': '',
		'imageId': '70092905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092908&x=826',
		'title': '',
		'imageId': '70092908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092903&x=826',
		'title': '',
		'imageId': '70092903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092896&x=826',
		'title': '',
		'imageId': '70092896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092900&x=826',
		'title': '',
		'imageId': '70092900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092902&x=826',
		'title': '',
		'imageId': '70092902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092901&x=826',
		'title': '',
		'imageId': '70092901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092898&x=826',
		'title': '',
		'imageId': '70092898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092906&x=826',
		'title': '',
		'imageId': '70092906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092907&x=826',
		'title': '',
		'imageId': '70092907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092897&x=826',
		'title': '',
		'imageId': '70092897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092904&x=826',
		'title': '',
		'imageId': '70092904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015392&docid=70092899&x=826',
		'title': '',
		'imageId': '70092899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015392';

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