var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745780&x=453',
		'title': '',
		'imageId': '66745780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745783&x=453',
		'title': '',
		'imageId': '66745783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745788&x=453',
		'title': '',
		'imageId': '66745788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745786&x=453',
		'title': '',
		'imageId': '66745786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745791&x=453',
		'title': '',
		'imageId': '66745791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745792&x=453',
		'title': '',
		'imageId': '66745792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745793&x=453',
		'title': '',
		'imageId': '66745793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745794&x=453',
		'title': '',
		'imageId': '66745794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745795&x=453',
		'title': '',
		'imageId': '66745795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745796&x=453',
		'title': '',
		'imageId': '66745796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745797&x=453',
		'title': '',
		'imageId': '66745797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745798&x=453',
		'title': '',
		'imageId': '66745798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745799&x=453',
		'title': '',
		'imageId': '66745799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745800&x=453',
		'title': '',
		'imageId': '66745800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745801&x=453',
		'title': '',
		'imageId': '66745801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745802&x=453',
		'title': '',
		'imageId': '66745802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745803&x=453',
		'title': '',
		'imageId': '66745803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874334&docid=66745804&x=453',
		'title': '',
		'imageId': '66745804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3874334';

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