var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097300&x=294',
		'title': '',
		'imageId': '70097300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097289&x=294',
		'title': '',
		'imageId': '70097289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097298&x=294',
		'title': '',
		'imageId': '70097298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097294&x=294',
		'title': '',
		'imageId': '70097294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097290&x=294',
		'title': '',
		'imageId': '70097290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097293&x=294',
		'title': '',
		'imageId': '70097293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097292&x=294',
		'title': '',
		'imageId': '70097292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097296&x=294',
		'title': '',
		'imageId': '70097296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097295&x=294',
		'title': '',
		'imageId': '70097295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097304&x=294',
		'title': '',
		'imageId': '70097304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097281&x=294',
		'title': '',
		'imageId': '70097281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097299&x=294',
		'title': '',
		'imageId': '70097299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097291&x=294',
		'title': '',
		'imageId': '70097291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097297&x=294',
		'title': '',
		'imageId': '70097297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097303&x=294',
		'title': '',
		'imageId': '70097303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097302&x=294',
		'title': '',
		'imageId': '70097302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097301&x=294',
		'title': '',
		'imageId': '70097301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015554&docid=70097342&x=294',
		'title': '',
		'imageId': '70097342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015554';

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