var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123333&x=1841',
		'title': '',
		'imageId': '71123333',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123331&x=1841',
		'title': '',
		'imageId': '71123331',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123343&x=1841',
		'title': '',
		'imageId': '71123343',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123329&x=1841',
		'title': '',
		'imageId': '71123329',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123339&x=1841',
		'title': '',
		'imageId': '71123339',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123337&x=1841',
		'title': '',
		'imageId': '71123337',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123334&x=1841',
		'title': '',
		'imageId': '71123334',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123341&x=1841',
		'title': '',
		'imageId': '71123341',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123332&x=1841',
		'title': '',
		'imageId': '71123332',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123328&x=1841',
		'title': '',
		'imageId': '71123328',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123342&x=1841',
		'title': '',
		'imageId': '71123342',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123338&x=1841',
		'title': '',
		'imageId': '71123338',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123327&x=1841',
		'title': '',
		'imageId': '71123327',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123336&x=1841',
		'title': '',
		'imageId': '71123336',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123330&x=1841',
		'title': '',
		'imageId': '71123330',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123344&x=1841',
		'title': '',
		'imageId': '71123344',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123335&x=1841',
		'title': '',
		'imageId': '71123335',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051514&docid=71123340&x=1841',
		'title': '',
		'imageId': '71123340',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4051514';

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