var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063560&x=4251',
		'title': '',
		'imageId': '69063560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063563&x=4251',
		'title': '',
		'imageId': '69063563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063562&x=4251',
		'title': '',
		'imageId': '69063562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063564&x=4251',
		'title': '',
		'imageId': '69063564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063565&x=4251',
		'title': '',
		'imageId': '69063565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063566&x=4251',
		'title': '',
		'imageId': '69063566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063568&x=4251',
		'title': '',
		'imageId': '69063568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063573&x=4251',
		'title': '',
		'imageId': '69063573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063567&x=4251',
		'title': '',
		'imageId': '69063567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063570&x=4251',
		'title': '',
		'imageId': '69063570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063572&x=4251',
		'title': '',
		'imageId': '69063572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063569&x=4251',
		'title': '',
		'imageId': '69063569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971932&docid=69063571&x=4251',
		'title': '',
		'imageId': '69063571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971932';

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