var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251141&x=056',
		'title': '',
		'imageId': '69251141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251145&x=056',
		'title': '',
		'imageId': '69251145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251155&x=056',
		'title': '',
		'imageId': '69251155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251156&x=056',
		'title': '',
		'imageId': '69251156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251149&x=056',
		'title': '',
		'imageId': '69251149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251147&x=056',
		'title': '',
		'imageId': '69251147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251153&x=056',
		'title': '',
		'imageId': '69251153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251151&x=056',
		'title': '',
		'imageId': '69251151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251148&x=056',
		'title': '',
		'imageId': '69251148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251143&x=056',
		'title': '',
		'imageId': '69251143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251146&x=056',
		'title': '',
		'imageId': '69251146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251142&x=056',
		'title': '',
		'imageId': '69251142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251154&x=056',
		'title': '',
		'imageId': '69251154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251140&x=056',
		'title': '',
		'imageId': '69251140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251144&x=056',
		'title': '',
		'imageId': '69251144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251152&x=056',
		'title': '',
		'imageId': '69251152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251150&x=056',
		'title': '',
		'imageId': '69251150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979602&docid=69251139&x=056',
		'title': '',
		'imageId': '69251139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979602';

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