var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642554&x=60',
		'title': '',
		'imageId': '69642554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642552&x=60',
		'title': '',
		'imageId': '69642552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642547&x=60',
		'title': '',
		'imageId': '69642547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642546&x=60',
		'title': '',
		'imageId': '69642546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642528&x=60',
		'title': '',
		'imageId': '69642528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642531&x=60',
		'title': '',
		'imageId': '69642531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642534&x=60',
		'title': '',
		'imageId': '69642534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642537&x=60',
		'title': '',
		'imageId': '69642537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642541&x=60',
		'title': '',
		'imageId': '69642541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642501&x=60',
		'title': '',
		'imageId': '69642501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642502&x=60',
		'title': '',
		'imageId': '69642502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642505&x=60',
		'title': '',
		'imageId': '69642505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642504&x=60',
		'title': '',
		'imageId': '69642504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642503&x=60',
		'title': '',
		'imageId': '69642503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642512&x=60',
		'title': '',
		'imageId': '69642512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642516&x=60',
		'title': '',
		'imageId': '69642516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642520&x=60',
		'title': '',
		'imageId': '69642520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642521&x=60',
		'title': '',
		'imageId': '69642521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642519&x=60',
		'title': '',
		'imageId': '69642519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642557&x=60',
		'title': '',
		'imageId': '69642557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997208&docid=69642560&x=60',
		'title': '',
		'imageId': '69642560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997208';

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