var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258205&x=5859',
		'title': '',
		'imageId': '69258205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258207&x=5859',
		'title': '',
		'imageId': '69258207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258197&x=5859',
		'title': '',
		'imageId': '69258197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258202&x=5859',
		'title': '',
		'imageId': '69258202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258201&x=5859',
		'title': '',
		'imageId': '69258201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258204&x=5859',
		'title': '',
		'imageId': '69258204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258199&x=5859',
		'title': '',
		'imageId': '69258199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258200&x=5859',
		'title': '',
		'imageId': '69258200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258208&x=5859',
		'title': '',
		'imageId': '69258208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258203&x=5859',
		'title': '',
		'imageId': '69258203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258206&x=5859',
		'title': '',
		'imageId': '69258206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258209&x=5859',
		'title': '',
		'imageId': '69258209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979914&docid=69258198&x=5859',
		'title': '',
		'imageId': '69258198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979914';

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