var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052751&x=356',
		'title': '',
		'imageId': '68052751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052749&x=356',
		'title': '',
		'imageId': '68052749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052754&x=356',
		'title': '',
		'imageId': '68052754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052750&x=356',
		'title': '',
		'imageId': '68052750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052740&x=356',
		'title': '',
		'imageId': '68052740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052745&x=356',
		'title': '',
		'imageId': '68052745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052757&x=356',
		'title': '',
		'imageId': '68052757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052753&x=356',
		'title': '',
		'imageId': '68052753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052743&x=356',
		'title': '',
		'imageId': '68052743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052758&x=356',
		'title': '',
		'imageId': '68052758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052739&x=356',
		'title': '',
		'imageId': '68052739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052748&x=356',
		'title': '',
		'imageId': '68052748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052742&x=356',
		'title': '',
		'imageId': '68052742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052746&x=356',
		'title': '',
		'imageId': '68052746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052752&x=356',
		'title': '',
		'imageId': '68052752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052747&x=356',
		'title': '',
		'imageId': '68052747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052755&x=356',
		'title': '',
		'imageId': '68052755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948315&docid=68052744&x=356',
		'title': '',
		'imageId': '68052744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948315';

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