var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049179&x=229',
		'title': '',
		'imageId': '70049179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049196&x=229',
		'title': '',
		'imageId': '70049196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049195&x=229',
		'title': '',
		'imageId': '70049195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049190&x=229',
		'title': '',
		'imageId': '70049190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049192&x=229',
		'title': '',
		'imageId': '70049192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049194&x=229',
		'title': '',
		'imageId': '70049194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049186&x=229',
		'title': '',
		'imageId': '70049186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049181&x=229',
		'title': '',
		'imageId': '70049181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049188&x=229',
		'title': '',
		'imageId': '70049188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049183&x=229',
		'title': '',
		'imageId': '70049183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049182&x=229',
		'title': '',
		'imageId': '70049182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049180&x=229',
		'title': '',
		'imageId': '70049180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049189&x=229',
		'title': '',
		'imageId': '70049189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049185&x=229',
		'title': '',
		'imageId': '70049185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049191&x=229',
		'title': '',
		'imageId': '70049191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049187&x=229',
		'title': '',
		'imageId': '70049187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049184&x=229',
		'title': '',
		'imageId': '70049184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013431&docid=70049193&x=229',
		'title': '',
		'imageId': '70049193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013431';

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