var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265337&x=5159',
		'title': '',
		'imageId': '69265337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265329&x=5159',
		'title': '',
		'imageId': '69265329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265330&x=5159',
		'title': '',
		'imageId': '69265330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265320&x=5159',
		'title': '',
		'imageId': '69265320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265334&x=5159',
		'title': '',
		'imageId': '69265334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265326&x=5159',
		'title': '',
		'imageId': '69265326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265322&x=5159',
		'title': '',
		'imageId': '69265322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265325&x=5159',
		'title': '',
		'imageId': '69265325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265324&x=5159',
		'title': '',
		'imageId': '69265324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265328&x=5159',
		'title': '',
		'imageId': '69265328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265321&x=5159',
		'title': '',
		'imageId': '69265321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265323&x=5159',
		'title': '',
		'imageId': '69265323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265336&x=5159',
		'title': '',
		'imageId': '69265336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265331&x=5159',
		'title': '',
		'imageId': '69265331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265327&x=5159',
		'title': '',
		'imageId': '69265327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265333&x=5159',
		'title': '',
		'imageId': '69265333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265335&x=5159',
		'title': '',
		'imageId': '69265335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980090&docid=69265332&x=5159',
		'title': '',
		'imageId': '69265332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980090';

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