var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420108&x=2859',
		'title': '',
		'imageId': '69420108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420110&x=2859',
		'title': '',
		'imageId': '69420110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420111&x=2859',
		'title': '',
		'imageId': '69420111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420112&x=2859',
		'title': '',
		'imageId': '69420112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420113&x=2859',
		'title': '',
		'imageId': '69420113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420114&x=2859',
		'title': '',
		'imageId': '69420114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420115&x=2859',
		'title': '',
		'imageId': '69420115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420117&x=2859',
		'title': '',
		'imageId': '69420117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420118&x=2859',
		'title': '',
		'imageId': '69420118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69494632&x=2859',
		'title': '',
		'imageId': '69494632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69494633&x=2859',
		'title': '',
		'imageId': '69494633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420119&x=2859',
		'title': '',
		'imageId': '69420119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420120&x=2859',
		'title': '',
		'imageId': '69420120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986662&docid=69420121&x=2859',
		'title': '',
		'imageId': '69420121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986662';

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