var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231041&x=1754',
		'title': '',
		'imageId': '69231041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231043&x=1754',
		'title': '',
		'imageId': '69231043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231040&x=1754',
		'title': '',
		'imageId': '69231040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231045&x=1754',
		'title': '',
		'imageId': '69231045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231046&x=1754',
		'title': '',
		'imageId': '69231046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231044&x=1754',
		'title': '',
		'imageId': '69231044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231047&x=1754',
		'title': '',
		'imageId': '69231047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231042&x=1754',
		'title': '',
		'imageId': '69231042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231169&x=1754',
		'title': '',
		'imageId': '69231169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231180&x=1754',
		'title': '',
		'imageId': '69231180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231064&x=1754',
		'title': '',
		'imageId': '69231064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231066&x=1754',
		'title': '',
		'imageId': '69231066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998871&docid=69231065&x=1754',
		'title': '',
		'imageId': '69231065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998871';

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