var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998043&x=3210',
		'title': '',
		'imageId': '67998043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998050&x=3210',
		'title': '',
		'imageId': '67998050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998044&x=3210',
		'title': '',
		'imageId': '67998044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998041&x=3210',
		'title': '',
		'imageId': '67998041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998049&x=3210',
		'title': '',
		'imageId': '67998049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998034&x=3210',
		'title': '',
		'imageId': '67998034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998036&x=3210',
		'title': '',
		'imageId': '67998036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998048&x=3210',
		'title': '',
		'imageId': '67998048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998033&x=3210',
		'title': '',
		'imageId': '67998033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998037&x=3210',
		'title': '',
		'imageId': '67998037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998042&x=3210',
		'title': '',
		'imageId': '67998042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998038&x=3210',
		'title': '',
		'imageId': '67998038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998040&x=3210',
		'title': '',
		'imageId': '67998040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998031&x=3210',
		'title': '',
		'imageId': '67998031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998047&x=3210',
		'title': '',
		'imageId': '67998047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998045&x=3210',
		'title': '',
		'imageId': '67998045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998046&x=3210',
		'title': '',
		'imageId': '67998046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998032&x=3210',
		'title': '',
		'imageId': '67998032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998039&x=3210',
		'title': '',
		'imageId': '67998039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909194&docid=67998035&x=3210',
		'title': '',
		'imageId': '67998035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909194';

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