var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67215307&x=920',
		'title': '',
		'imageId': '67215307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67215327&x=920',
		'title': '',
		'imageId': '67215327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67215330&x=920',
		'title': '',
		'imageId': '67215330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67215337&x=920',
		'title': '',
		'imageId': '67215337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67215341&x=920',
		'title': '',
		'imageId': '67215341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67215396&x=920',
		'title': '',
		'imageId': '67215396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67215399&x=920',
		'title': '',
		'imageId': '67215399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67215402&x=920',
		'title': '',
		'imageId': '67215402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67215405&x=920',
		'title': '',
		'imageId': '67215405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67215409&x=920',
		'title': '',
		'imageId': '67215409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67215412&x=920',
		'title': '',
		'imageId': '67215412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887190&docid=67565481&x=920',
		'title': '',
		'imageId': '67565481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3887190';

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