var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077340&x=4726',
		'title': '',
		'imageId': '70077340',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077341&x=4726',
		'title': '',
		'imageId': '70077341',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077342&x=4726',
		'title': '',
		'imageId': '70077342',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077343&x=4726',
		'title': '',
		'imageId': '70077343',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077344&x=4726',
		'title': '',
		'imageId': '70077344',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077346&x=4726',
		'title': '',
		'imageId': '70077346',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077347&x=4726',
		'title': '',
		'imageId': '70077347',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077348&x=4726',
		'title': '',
		'imageId': '70077348',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077349&x=4726',
		'title': '',
		'imageId': '70077349',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077350&x=4726',
		'title': '',
		'imageId': '70077350',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077351&x=4726',
		'title': '',
		'imageId': '70077351',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077352&x=4726',
		'title': '',
		'imageId': '70077352',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077353&x=4726',
		'title': '',
		'imageId': '70077353',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077354&x=4726',
		'title': '',
		'imageId': '70077354',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077355&x=4726',
		'title': '',
		'imageId': '70077355',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077356&x=4726',
		'title': '',
		'imageId': '70077356',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015089&docid=70077357&x=4726',
		'title': '',
		'imageId': '70077357',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015089';

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