var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706526&x=148',
		'title': '',
		'imageId': '68706526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706527&x=148',
		'title': '',
		'imageId': '68706527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706529&x=148',
		'title': '',
		'imageId': '68706529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706530&x=148',
		'title': '',
		'imageId': '68706530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706533&x=148',
		'title': '',
		'imageId': '68706533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706536&x=148',
		'title': '',
		'imageId': '68706536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706541&x=148',
		'title': '',
		'imageId': '68706541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706542&x=148',
		'title': '',
		'imageId': '68706542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706550&x=148',
		'title': '',
		'imageId': '68706550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706545&x=148',
		'title': '',
		'imageId': '68706545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706551&x=148',
		'title': '',
		'imageId': '68706551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706554&x=148',
		'title': '',
		'imageId': '68706554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955336&docid=68706528&x=148',
		'title': '',
		'imageId': '68706528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955336';

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