var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255650&x=1332',
		'title': '',
		'imageId': '71255650',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255651&x=1332',
		'title': '',
		'imageId': '71255651',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255652&x=1332',
		'title': '',
		'imageId': '71255652',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255653&x=1332',
		'title': '',
		'imageId': '71255653',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255659&x=1332',
		'title': '',
		'imageId': '71255659',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255670&x=1332',
		'title': '',
		'imageId': '71255670',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255671&x=1332',
		'title': '',
		'imageId': '71255671',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255672&x=1332',
		'title': '',
		'imageId': '71255672',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255709&x=1332',
		'title': '',
		'imageId': '71255709',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255682&x=1332',
		'title': '',
		'imageId': '71255682',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255746&x=1332',
		'title': '',
		'imageId': '71255746',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255707&x=1332',
		'title': '',
		'imageId': '71255707',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255699&x=1332',
		'title': '',
		'imageId': '71255699',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255710&x=1332',
		'title': '',
		'imageId': '71255710',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255713&x=1332',
		'title': '',
		'imageId': '71255713',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255718&x=1332',
		'title': '',
		'imageId': '71255718',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255724&x=1332',
		'title': '',
		'imageId': '71255724',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255648&x=1332',
		'title': '',
		'imageId': '71255648',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059980&docid=71255649&x=1332',
		'title': '',
		'imageId': '71255649',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4059980';

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