var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073005&x=2640',
		'title': '',
		'imageId': '70073005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073006&x=2640',
		'title': '',
		'imageId': '70073006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073007&x=2640',
		'title': '',
		'imageId': '70073007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073053&x=2640',
		'title': '',
		'imageId': '70073053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073008&x=2640',
		'title': '',
		'imageId': '70073008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073051&x=2640',
		'title': '',
		'imageId': '70073051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073050&x=2640',
		'title': '',
		'imageId': '70073050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073104&x=2640',
		'title': '',
		'imageId': '70073104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073076&x=2640',
		'title': '',
		'imageId': '70073076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073078&x=2640',
		'title': '',
		'imageId': '70073078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073052&x=2640',
		'title': '',
		'imageId': '70073052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073054&x=2640',
		'title': '',
		'imageId': '70073054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073075&x=2640',
		'title': '',
		'imageId': '70073075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073074&x=2640',
		'title': '',
		'imageId': '70073074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073103&x=2640',
		'title': '',
		'imageId': '70073103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073077&x=2640',
		'title': '',
		'imageId': '70073077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073101&x=2640',
		'title': '',
		'imageId': '70073101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073102&x=2640',
		'title': '',
		'imageId': '70073102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014871&docid=70073100&x=2640',
		'title': '',
		'imageId': '70073100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014871';

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