var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67877616&x=1246',
		'title': '',
		'imageId': '67877616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67877612&x=1246',
		'title': '',
		'imageId': '67877612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67877617&x=1246',
		'title': '',
		'imageId': '67877617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67877611&x=1246',
		'title': '',
		'imageId': '67877611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67877614&x=1246',
		'title': '',
		'imageId': '67877614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67877615&x=1246',
		'title': '',
		'imageId': '67877615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67877610&x=1246',
		'title': '',
		'imageId': '67877610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67877613&x=1246',
		'title': '',
		'imageId': '67877613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67940396&x=1246',
		'title': '',
		'imageId': '67940396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67940398&x=1246',
		'title': '',
		'imageId': '67940398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67940395&x=1246',
		'title': '',
		'imageId': '67940395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67940397&x=1246',
		'title': '',
		'imageId': '67940397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918721&docid=67940399&x=1246',
		'title': '',
		'imageId': '67940399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918721';

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