var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343976&x=1328',
		'title': '',
		'imageId': '69343976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343984&x=1328',
		'title': '',
		'imageId': '69343984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343985&x=1328',
		'title': '',
		'imageId': '69343985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343974&x=1328',
		'title': '',
		'imageId': '69343974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343977&x=1328',
		'title': '',
		'imageId': '69343977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343979&x=1328',
		'title': '',
		'imageId': '69343979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343987&x=1328',
		'title': '',
		'imageId': '69343987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343991&x=1328',
		'title': '',
		'imageId': '69343991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343980&x=1328',
		'title': '',
		'imageId': '69343980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343986&x=1328',
		'title': '',
		'imageId': '69343986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343983&x=1328',
		'title': '',
		'imageId': '69343983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343978&x=1328',
		'title': '',
		'imageId': '69343978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343989&x=1328',
		'title': '',
		'imageId': '69343989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343981&x=1328',
		'title': '',
		'imageId': '69343981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343990&x=1328',
		'title': '',
		'imageId': '69343990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343982&x=1328',
		'title': '',
		'imageId': '69343982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343988&x=1328',
		'title': '',
		'imageId': '69343988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983723&docid=69343975&x=1328',
		'title': '',
		'imageId': '69343975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983723';

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