var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=70121514&x=5834',
		'title': '',
		'imageId': '70121514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=70121521&x=5834',
		'title': '',
		'imageId': '70121521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=70121516&x=5834',
		'title': '',
		'imageId': '70121516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=70121522&x=5834',
		'title': '',
		'imageId': '70121522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=70121512&x=5834',
		'title': '',
		'imageId': '70121512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=70121520&x=5834',
		'title': '',
		'imageId': '70121520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=70121515&x=5834',
		'title': '',
		'imageId': '70121515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=70121519&x=5834',
		'title': '',
		'imageId': '70121519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=70121517&x=5834',
		'title': '',
		'imageId': '70121517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=70121518&x=5834',
		'title': '',
		'imageId': '70121518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=70121513&x=5834',
		'title': '',
		'imageId': '70121513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=59270894&x=5834',
		'title': '',
		'imageId': '59270894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013405&docid=59270893&x=5834',
		'title': '',
		'imageId': '59270893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013405';

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