var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685712&x=3453',
		'title': '',
		'imageId': '70685712',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685709&x=3453',
		'title': '',
		'imageId': '70685709',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685691&x=3453',
		'title': '',
		'imageId': '70685691',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685690&x=3453',
		'title': '',
		'imageId': '70685690',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685676&x=3453',
		'title': '',
		'imageId': '70685676',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685675&x=3453',
		'title': '',
		'imageId': '70685675',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685678&x=3453',
		'title': '',
		'imageId': '70685678',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685689&x=3453',
		'title': '',
		'imageId': '70685689',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685673&x=3453',
		'title': '',
		'imageId': '70685673',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685692&x=3453',
		'title': '',
		'imageId': '70685692',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685693&x=3453',
		'title': '',
		'imageId': '70685693',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685706&x=3453',
		'title': '',
		'imageId': '70685706',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685708&x=3453',
		'title': '',
		'imageId': '70685708',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685677&x=3453',
		'title': '',
		'imageId': '70685677',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685707&x=3453',
		'title': '',
		'imageId': '70685707',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685674&x=3453',
		'title': '',
		'imageId': '70685674',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038466&docid=70685711&x=3453',
		'title': '',
		'imageId': '70685711',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4038466';

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