var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073468&x=96',
		'title': '',
		'imageId': '70073468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073469&x=96',
		'title': '',
		'imageId': '70073469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073470&x=96',
		'title': '',
		'imageId': '70073470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073471&x=96',
		'title': '',
		'imageId': '70073471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073472&x=96',
		'title': '',
		'imageId': '70073472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073473&x=96',
		'title': '',
		'imageId': '70073473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073481&x=96',
		'title': '',
		'imageId': '70073481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073482&x=96',
		'title': '',
		'imageId': '70073482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073483&x=96',
		'title': '',
		'imageId': '70073483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073488&x=96',
		'title': '',
		'imageId': '70073488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073487&x=96',
		'title': '',
		'imageId': '70073487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073491&x=96',
		'title': '',
		'imageId': '70073491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073496&x=96',
		'title': '',
		'imageId': '70073496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014909&docid=70073498&x=96',
		'title': '',
		'imageId': '70073498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014909';

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