var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000713&x=2012',
		'title': '',
		'imageId': '68000713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000722&x=2012',
		'title': '',
		'imageId': '68000722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000725&x=2012',
		'title': '',
		'imageId': '68000725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000718&x=2012',
		'title': '',
		'imageId': '68000718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000721&x=2012',
		'title': '',
		'imageId': '68000721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000717&x=2012',
		'title': '',
		'imageId': '68000717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000720&x=2012',
		'title': '',
		'imageId': '68000720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000712&x=2012',
		'title': '',
		'imageId': '68000712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000715&x=2012',
		'title': '',
		'imageId': '68000715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000714&x=2012',
		'title': '',
		'imageId': '68000714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000716&x=2012',
		'title': '',
		'imageId': '68000716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000731&x=2012',
		'title': '',
		'imageId': '68000731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000719&x=2012',
		'title': '',
		'imageId': '68000719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000727&x=2012',
		'title': '',
		'imageId': '68000727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000729&x=2012',
		'title': '',
		'imageId': '68000729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000730&x=2012',
		'title': '',
		'imageId': '68000730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000723&x=2012',
		'title': '',
		'imageId': '68000723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000724&x=2012',
		'title': '',
		'imageId': '68000724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000728&x=2012',
		'title': '',
		'imageId': '68000728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924094&docid=68000726&x=2012',
		'title': '',
		'imageId': '68000726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924094';

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