var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096892&x=1556',
		'title': '',
		'imageId': '70096892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096897&x=1556',
		'title': '',
		'imageId': '70096897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096902&x=1556',
		'title': '',
		'imageId': '70096902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096901&x=1556',
		'title': '',
		'imageId': '70096901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096896&x=1556',
		'title': '',
		'imageId': '70096896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096894&x=1556',
		'title': '',
		'imageId': '70096894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096893&x=1556',
		'title': '',
		'imageId': '70096893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096898&x=1556',
		'title': '',
		'imageId': '70096898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096895&x=1556',
		'title': '',
		'imageId': '70096895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096900&x=1556',
		'title': '',
		'imageId': '70096900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096899&x=1556',
		'title': '',
		'imageId': '70096899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096912&x=1556',
		'title': '',
		'imageId': '70096912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096911&x=1556',
		'title': '',
		'imageId': '70096911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096908&x=1556',
		'title': '',
		'imageId': '70096908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096904&x=1556',
		'title': '',
		'imageId': '70096904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096910&x=1556',
		'title': '',
		'imageId': '70096910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096907&x=1556',
		'title': '',
		'imageId': '70096907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096903&x=1556',
		'title': '',
		'imageId': '70096903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096905&x=1556',
		'title': '',
		'imageId': '70096905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096906&x=1556',
		'title': '',
		'imageId': '70096906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015521&docid=70096909&x=1556',
		'title': '',
		'imageId': '70096909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015521';

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