var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034595&x=310',
		'title': '',
		'imageId': '68034595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034597&x=310',
		'title': '',
		'imageId': '68034597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034591&x=310',
		'title': '',
		'imageId': '68034591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034586&x=310',
		'title': '',
		'imageId': '68034586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034587&x=310',
		'title': '',
		'imageId': '68034587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034588&x=310',
		'title': '',
		'imageId': '68034588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034599&x=310',
		'title': '',
		'imageId': '68034599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034596&x=310',
		'title': '',
		'imageId': '68034596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034594&x=310',
		'title': '',
		'imageId': '68034594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034589&x=310',
		'title': '',
		'imageId': '68034589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034604&x=310',
		'title': '',
		'imageId': '68034604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034605&x=310',
		'title': '',
		'imageId': '68034605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034590&x=310',
		'title': '',
		'imageId': '68034590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034602&x=310',
		'title': '',
		'imageId': '68034602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034601&x=310',
		'title': '',
		'imageId': '68034601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034593&x=310',
		'title': '',
		'imageId': '68034593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034598&x=310',
		'title': '',
		'imageId': '68034598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947915&docid=68034600&x=310',
		'title': '',
		'imageId': '68034600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947915';

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