var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718921&x=4640',
		'title': '',
		'imageId': '70718921',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718916&x=4640',
		'title': '',
		'imageId': '70718916',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718919&x=4640',
		'title': '',
		'imageId': '70718919',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718915&x=4640',
		'title': '',
		'imageId': '70718915',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718914&x=4640',
		'title': '',
		'imageId': '70718914',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718918&x=4640',
		'title': '',
		'imageId': '70718918',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718917&x=4640',
		'title': '',
		'imageId': '70718917',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718923&x=4640',
		'title': '',
		'imageId': '70718923',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718922&x=4640',
		'title': '',
		'imageId': '70718922',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718913&x=4640',
		'title': '',
		'imageId': '70718913',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718920&x=4640',
		'title': '',
		'imageId': '70718920',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718924&x=4640',
		'title': '',
		'imageId': '70718924',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718925&x=4640',
		'title': '',
		'imageId': '70718925',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718926&x=4640',
		'title': '',
		'imageId': '70718926',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718927&x=4640',
		'title': '',
		'imageId': '70718927',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718928&x=4640',
		'title': '',
		'imageId': '70718928',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039642&docid=70718929&x=4640',
		'title': '',
		'imageId': '70718929',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4039642';

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