var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019155&x=246',
		'title': '',
		'imageId': '70019155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019158&x=246',
		'title': '',
		'imageId': '70019158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019163&x=246',
		'title': '',
		'imageId': '70019163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019164&x=246',
		'title': '',
		'imageId': '70019164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019116&x=246',
		'title': '',
		'imageId': '70019116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019118&x=246',
		'title': '',
		'imageId': '70019118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019119&x=246',
		'title': '',
		'imageId': '70019119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019117&x=246',
		'title': '',
		'imageId': '70019117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019120&x=246',
		'title': '',
		'imageId': '70019120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019121&x=246',
		'title': '',
		'imageId': '70019121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019124&x=246',
		'title': '',
		'imageId': '70019124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019130&x=246',
		'title': '',
		'imageId': '70019130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019133&x=246',
		'title': '',
		'imageId': '70019133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019135&x=246',
		'title': '',
		'imageId': '70019135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019136&x=246',
		'title': '',
		'imageId': '70019136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019145&x=246',
		'title': '',
		'imageId': '70019145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019139&x=246',
		'title': '',
		'imageId': '70019139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019144&x=246',
		'title': '',
		'imageId': '70019144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019148&x=246',
		'title': '',
		'imageId': '70019148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012581&docid=70019153&x=246',
		'title': '',
		'imageId': '70019153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012581';

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