var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534848&x=3746',
		'title': '',
		'imageId': '69534848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534853&x=3746',
		'title': '',
		'imageId': '69534853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534859&x=3746',
		'title': '',
		'imageId': '69534859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534863&x=3746',
		'title': '',
		'imageId': '69534863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534868&x=3746',
		'title': '',
		'imageId': '69534868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534885&x=3746',
		'title': '',
		'imageId': '69534885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534874&x=3746',
		'title': '',
		'imageId': '69534874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534878&x=3746',
		'title': '',
		'imageId': '69534878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534882&x=3746',
		'title': '',
		'imageId': '69534882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534908&x=3746',
		'title': '',
		'imageId': '69534908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534911&x=3746',
		'title': '',
		'imageId': '69534911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534915&x=3746',
		'title': '',
		'imageId': '69534915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534889&x=3746',
		'title': '',
		'imageId': '69534889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534905&x=3746',
		'title': '',
		'imageId': '69534905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534892&x=3746',
		'title': '',
		'imageId': '69534892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534896&x=3746',
		'title': '',
		'imageId': '69534896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534899&x=3746',
		'title': '',
		'imageId': '69534899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992060&docid=69534902&x=3746',
		'title': '',
		'imageId': '69534902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992060';

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