var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366521&x=288',
		'title': '',
		'imageId': '67366521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366522&x=288',
		'title': '',
		'imageId': '67366522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366517&x=288',
		'title': '',
		'imageId': '67366517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366519&x=288',
		'title': '',
		'imageId': '67366519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366514&x=288',
		'title': '',
		'imageId': '67366514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366513&x=288',
		'title': '',
		'imageId': '67366513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366518&x=288',
		'title': '',
		'imageId': '67366518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366511&x=288',
		'title': '',
		'imageId': '67366511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366515&x=288',
		'title': '',
		'imageId': '67366515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366512&x=288',
		'title': '',
		'imageId': '67366512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366523&x=288',
		'title': '',
		'imageId': '67366523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366516&x=288',
		'title': '',
		'imageId': '67366516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923410&docid=67366520&x=288',
		'title': '',
		'imageId': '67366520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923410';

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