var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67113941&x=651',
		'title': '',
		'imageId': '67113941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67113942&x=651',
		'title': '',
		'imageId': '67113942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67113940&x=651',
		'title': '',
		'imageId': '67113940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67189473&x=651',
		'title': '',
		'imageId': '67189473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67114034&x=651',
		'title': '',
		'imageId': '67114034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67114033&x=651',
		'title': '',
		'imageId': '67114033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67114035&x=651',
		'title': '',
		'imageId': '67114035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67114069&x=651',
		'title': '',
		'imageId': '67114069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67114073&x=651',
		'title': '',
		'imageId': '67114073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67114071&x=651',
		'title': '',
		'imageId': '67114071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67114068&x=651',
		'title': '',
		'imageId': '67114068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67335080&x=651',
		'title': '',
		'imageId': '67335080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67335081&x=651',
		'title': '',
		'imageId': '67335081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67335079&x=651',
		'title': '',
		'imageId': '67335079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67845250&x=651',
		'title': '',
		'imageId': '67845250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67845252&x=651',
		'title': '',
		'imageId': '67845252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67845251&x=651',
		'title': '',
		'imageId': '67845251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944570&docid=67114130&x=651',
		'title': '',
		'imageId': '67114130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944570';

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