var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626037&x=3244',
		'title': '',
		'imageId': '67626037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626054&x=3244',
		'title': '',
		'imageId': '67626054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626052&x=3244',
		'title': '',
		'imageId': '67626052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626039&x=3244',
		'title': '',
		'imageId': '67626039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626040&x=3244',
		'title': '',
		'imageId': '67626040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626038&x=3244',
		'title': '',
		'imageId': '67626038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626042&x=3244',
		'title': '',
		'imageId': '67626042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626041&x=3244',
		'title': '',
		'imageId': '67626041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626046&x=3244',
		'title': '',
		'imageId': '67626046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626044&x=3244',
		'title': '',
		'imageId': '67626044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626048&x=3244',
		'title': '',
		'imageId': '67626048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626045&x=3244',
		'title': '',
		'imageId': '67626045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626050&x=3244',
		'title': '',
		'imageId': '67626050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626043&x=3244',
		'title': '',
		'imageId': '67626043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626053&x=3244',
		'title': '',
		'imageId': '67626053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626049&x=3244',
		'title': '',
		'imageId': '67626049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626051&x=3244',
		'title': '',
		'imageId': '67626051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909356&docid=67626047&x=3244',
		'title': '',
		'imageId': '67626047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909356';

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