var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470384&x=1624',
		'title': '',
		'imageId': '68470384',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470386&x=1624',
		'title': '',
		'imageId': '68470386',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470388&x=1624',
		'title': '',
		'imageId': '68470388',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470389&x=1624',
		'title': '',
		'imageId': '68470389',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470390&x=1624',
		'title': '',
		'imageId': '68470390',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470391&x=1624',
		'title': '',
		'imageId': '68470391',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470392&x=1624',
		'title': '',
		'imageId': '68470392',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470393&x=1624',
		'title': '',
		'imageId': '68470393',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470394&x=1624',
		'title': '',
		'imageId': '68470394',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470395&x=1624',
		'title': '',
		'imageId': '68470395',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470396&x=1624',
		'title': '',
		'imageId': '68470396',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470397&x=1624',
		'title': '',
		'imageId': '68470397',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470398&x=1624',
		'title': '',
		'imageId': '68470398',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470399&x=1624',
		'title': '',
		'imageId': '68470399',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470400&x=1624',
		'title': '',
		'imageId': '68470400',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470401&x=1624',
		'title': '',
		'imageId': '68470401',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945305&docid=68470402&x=1624',
		'title': '',
		'imageId': '68470402',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945305';

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